[BACK]Return to sudoers CVS log [TXT][DIR] Up to [local] / src / usr.bin / sudo

Diff for /src/usr.bin/sudo/Attic/sudoers between version 1.5 and 1.6

version 1.5, 2004/09/28 15:10:51 version 1.6, 2007/07/26 16:10:16
Line 16 
Line 16 
 # Runas alias specification  # Runas alias specification
   
 # User privilege specification  # User privilege specification
 root    ALL=(ALL) ALL  root    ALL=(ALL) SETENV: ALL
   
 # Uncomment to allow people in group wheel to run all commands  # Uncomment to allow people in group wheel to run all commands
 # %wheel        ALL=(ALL)       ALL  # and set environment variables.
   # %wheel        ALL=(ALL) SETENV: ALL
   
 # Same thing without a password  # Same thing without a password
 # %wheel        ALL=(ALL)       NOPASSWD: ALL  # %wheel        ALL=(ALL) NOPASSWD: SETENV: ALL
   
 # Samples  # Samples
 # %users  ALL=/sbin/mount /cdrom,/sbin/umount /cdrom  # %users  ALL=/sbin/mount /cdrom,/sbin/umount /cdrom

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6