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 support for host and command aliases #28

Open
bschonec opened this issue Oct 18, 2019 · 1 comment
Open

Add support for host and command aliases #28

bschonec opened this issue Oct 18, 2019 · 1 comment

Comments

@bschonec
Copy link

It would be nice to have support for host and command aliases so that you can use the same alias multiple times in a sudoers file. eg:

Cmnd_Alias ORACLE_CMDS=/bin/ls
Host_Alias ORACLE_SERVERS=oracle1.example.com,oracle2,example.com

%admins ORACLE_SERVERS=(root) NOPASSWD: ORACLE_CMDS

@franklinkim
Copy link
Member

see #31

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