[sudo-users] Re: Bug, maybe?

Aaron Spangler as at insight.rr.com
Mon Jun 7 23:00:33 EDT 2004


Check your /etc/pam.conf.  PAM is telling you It looks as though there is 
something wrong with that account that pam is requiring.

See if you can 'su' to that user with the user's password.  If it gives you an 
error message (such as user does not exist, or no such account, or something 
else), it might give information about what needs to be fixed about that 
account.

Also try doing a rlogin or telnet or local terminal login of 'someuser' and 
see if the error persists.

 -Aaron

On Friday 04 June 2004 03:53 pm, Galen Johnson wrote:
> I'm also seeing the following in the log:
>
> Jun  4 15:33:55 lfiunx01 sudo:   thisuser : command not allowed ;
> TTY=pts/12 ; PWD=/home/thisuser ; USER=someuser ; COMMAND=/bin/ls Jun  4
> 15:34:35 lfiunx01 sudo: Pam Creds are not available
>
> Yet, if I run 'sudo -u someuser ls' it works just fine.  And the logs
> reflect this:




More information about the sudo-users mailing list