Skip to content

Instantly share code, notes, and snippets.

@epheph
Created November 27, 2013 05:31
Show Gist options
  • Save epheph/7671103 to your computer and use it in GitHub Desktop.
Save epheph/7671103 to your computer and use it in GitHub Desktop.
Cmnd_Alias SHELLS = /bin/bash, /bin/csh, /bin/sh, /bin/tcsh
Cmnd_Alias SU = /bin/su
maghis ALL = NOPASSWD:ALL, !SU, !SHELLS
francesco ALL = NOPASSWD:ALL, !SU, !SHELLS
luca ALL = NOPASSWD:ALL, !SU, !SHELLS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment