sudoers update for systems' admins.
This commit is contained in:
parent
8558e9f74c
commit
beda0701dc
2 changed files with 4 additions and 7 deletions
|
|
@ -1,8 +1,5 @@
|
|||
## Allow certain users access to root using their own passwords.
|
||||
tadgy ALL=(root) ALL
|
||||
## Allow the Active Directory Systems' Administrators group access to root without a password.
|
||||
%SLACKWAREUKINT\\systems'\ admins ALL=(root) NOPASSWD: ALL
|
||||
|
||||
## Allow the 'sysadmin' user access to root without a password.
|
||||
sysadmin ALL=(root) NOPASSWD: ALL
|
||||
|
||||
## Allow the Active Directory domain administrators access to root without a password.
|
||||
%Systems\ Admins@slackware.uk.internal ALL=(root) NOPASSWD: ALL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue