SHARE
TWEET

visudobullshit

a guest Oct 7th, 2015 112 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ##
  2. root ALL=(ALL) ALL
  3.  
  4. ## Uncomment to allow members of group wheel to execute any command
  5. #%wheel ALL=(ALL) ALL
  6.  
  7. ## Same thing without a password
  8. %wheel ALL=(ALL) NOPASSWD: ALL
  9.  
  10. ## Uncomment to allow members of group sudo to execute any command
  11. %sudo ALL=(ALL) NOPASSWD: ALL
  12.  
  13. %admin ALL= /srv/http/*
  14. %admin ALL=(ALL) NOPASSWD:ALL
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top