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

Add sudo_user env var #615

Closed
bitprophet opened this issue Apr 12, 2012 · 0 comments
Closed

Add sudo_user env var #615

bitprophet opened this issue Apr 12, 2012 · 0 comments
Labels

Comments

@bitprophet
Copy link
Member

I.e. allow block-level or global modification of which user sudo executes as.

Right now, users who always need to run sudo as another user (e.g. to run commands "as" a user which does not have SSH login privileges, and which is not root, such as daemon user accounts) have no useful recourse.

Easiest solution is just a new env var that acts as a default if the kwarg is not given.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant