diff -Naur sudo-1.6.9p4/sudoers sudo-1.6.9p4-magellan/sudoers --- sudo-1.6.9p4/sudoers 2007-07-08 15:06:33.000000000 +0200 +++ sudo-1.6.9p4-magellan/sudoers 2007-09-12 00:37:49.000000000 +0200 @@ -18,11 +18,11 @@ # User privilege specification root ALL=(ALL) SETENV: ALL -# Uncomment to allow people in group wheel to run all commands +# Allow people in group wheel to run all commands # and set environment variables. -# %wheel ALL=(ALL) SETENV: ALL +%wheel ALL=(ALL) SETENV: ALL -# Same thing without a password +# Uncomment to allow the same thing without a password # %wheel ALL=(ALL) NOPASSWD: SETENV: ALL # Samples