diff -Naur sudo-1.6.9p12/sudoers sudo-1.6.9p12-magellan/sudoers --- sudo-1.6.9p12/sudoers 2008-01-15 23:17:50.000000000 +0100 +++ sudo-1.6.9p12-magellan/sudoers 2008-02-11 10:40:37.000000000 +0100 @@ -20,11 +20,11 @@ # User privilege specification root ALL=(ALL) ALL -# Uncomment to allow people in group wheel to run all commands -# %wheel ALL=(ALL) ALL +# Allow people in group wheel to run all commands +%wheel ALL=(ALL) SETENV: ALL -# Same thing without a password -# %wheel ALL=(ALL) NOPASSWD: ALL +# Uncomment to allow the same thing without a password +# %wheel ALL=(ALL) NOPASSWD: SETENV: ALL # Samples # %users ALL=/sbin/mount /cdrom,/sbin/umount /cdrom