Sounds like you have a line like this in sudoers:

# Same thing without a password
%wheel        ALL=(ALL) NOPASSWD: SETENV: ALL

which would explain why you don't get prompted for a password.
But since you didn't include the output of "sudo -l" I
can't tell for sure.

 - todd

Reply via email to