Skip to content

Instantly share code, notes, and snippets.

Created August 6, 2017 07:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6b71aa6282bd631b3c8d0dda9ce4792b to your computer and use it in GitHub Desktop.
Save anonymous/6b71aa6282bd631b3c8d0dda9ce4792b to your computer and use it in GitHub Desktop.
# User privilege specification
root ALL=(ALL:ALL) ALL
# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL
# Allow members of group sudo to execute any command
%sudo ALL=(ALL:ALL) ALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment