daily pastebin goal
14%
SHARE
TWEET

Untitled

a guest Apr 14th, 2012 9 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #
  2. # This file MUST be edited with the 'visudo' command as root.
  3. #
  4. # Please consider adding local content in /etc/sudoers.d/ instead of
  5. # directly modifying this file.
  6. #
  7. # See the man page for details on how to write a sudoers file.
  8. #
  9. Defaults        env_reset
  10.  
  11. # Host alias specification
  12.  
  13. # User alias specification
  14.  
  15. # Cmnd alias specification
  16.  
  17. # User privilege specification
  18. root    ALL=(ALL:ALL) ALL
  19. bryan   ALL=(ALL:ALL) ALL
  20. bryan   ALL = NOPASSWD: /usr/bin/skype
  21. bryan   ALL=(ALL) NOPASSWD: ALL
  22.  
  23. # Members of the admin group may gain root privileges
  24. %admin ALL=(ALL) ALL
  25.  
  26. # Allow members of group sudo to execute any command
  27. %sudo   ALL=(ALL:ALL) ALL
  28.  
  29. #includedir /etc/sudoers.d
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top