sudoers update for systems' admins.

This commit is contained in:
Darren 'Tadgy' Austin 2026-04-28 20:29:03 +01:00
commit beda0701dc
2 changed files with 4 additions and 7 deletions

View file

@ -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