Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sudo install method #68

Closed
hamhpc opened this issue Dec 6, 2017 · 1 comment
Closed

sudo install method #68

hamhpc opened this issue Dec 6, 2017 · 1 comment

Comments

@hamhpc
Copy link
Member

hamhpc commented Dec 6, 2017

This might be a little bit simpler to set up sudo for islandora user. This is what I have been doing that works but I'm not sure if this is just a CentOS thing or sudo thing universally (meaning not sure it's the same in Ubuntu). Anyhow here's the method:

echo "islandora ALL=(ALL) NOPASSWD: ALL" > /etc/sudoers.d/islandora

That's it =). No messing with visudo!

@g7morris
Copy link
Member

g7morris commented Dec 7, 2017

@hamhpc Good tip. Should have done this in the first place.

I've changed the documentation to this suggested effect. (via this commit Closing ticket.

@g7morris g7morris closed this as completed Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants