## Allow certain users access to root using their own passwords. tadgy ALL=(root) 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