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

[BENTO-80] Sudoer should use secure_path by default #70

Merged
merged 1 commit into from
Aug 13, 2013
Merged

[BENTO-80] Sudoer should use secure_path by default #70

merged 1 commit into from
Aug 13, 2013

Conversation

jamesonjlee
Copy link
Contributor

The current sudoer configuration will not work with chef-omnibus install because by default a debian user doesn't have link to sbin.

Debian recommends that you use secure_path (and not exempt_group)

This change makes it possible for a clean bento build of debian 6.0.7 to be able to install chef-omnibus without having to switch to root or change the PATH variable.

 - http://wiki.debian.org/sudo
Solves issues with ldconfig, start-stop-daemon not being ing $PATH
during chef-omnibus install down the line
@jamesonjlee
Copy link
Contributor Author

I have opened a ticket for this:
http://tickets.opscode.com/browse/BENTO-80
@juliandunn

juliandunn added a commit that referenced this pull request Aug 13, 2013
[BENTO-80] Sudoers should use secure_path by default
@juliandunn juliandunn merged commit 2834be3 into chef:master Aug 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants