> Did you edit the sudoers file using visudo -f "file"

Yes.

> Show us the sudoers file using cat -etu "file".

# cat -etu /usr/local/etc/sudoers > /tmp/sudoers.richf
# less /tmp/sudoers.richf
# sudoers file.
#
# This file MUST be edited with the 'visudo' command as root.
<snip>

# User privilege specification
root     ALL=ALL
webuser  ALL = (ALL) NOPASSWD: ALL


> Has this user ever successfully logged in?

Yes, the user is set up w/o a login shell, but in the course of testing
I've given him login access. Doesn't make a difference.

> 
> derek
> 

Thanks derek.



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to