root can't login from console

Sensei noone at nowhere.org
Wed May 12 04:19:13 EDT 2004


Andrew Bacchi wrote:
> I can login using lonin.krb5 as root through ssh, and get krb5 tickets,
> but when I try from the console I am unable to login at all.
> 
> Any ideas why, where and how this is happening?  Thanks
> 
> /etc/pam.d/system-auth looks like this:
> auth     required   /lib/security/pam_env.so
> auth     sufficient /lib/security/pam_krb5afs.so use_first_pass tokens
> auth     sufficient /lib/security/pam_unix.so likeauth nullok

Swap those two lines, or modify them thus:

auth     sufficient /lib/security/pam_krb5afs.so tokens
auth     sufficient /lib/security/pam_unix.so use_first_pass likeauth nullok

-- 
Sensei    <mailto:senseiwa at tin.it>
           <icqnum:241572242>
           <msn-id:Sensei_Sen at hotmail.com>

A)bort, R)etry, I)nfluence with large hammer.


More information about the Kerberos mailing list