Heimdal client ist waiting 10 secs after entering password
Oliver Ehlebracht
trash at it-place.de
Fri Dec 10 05:03:46 EST 2004
Oliver Ehlebracht wrote:
> Everthings is working fine, but if I try to log on my SuSE client I
> have to wait about 10 secs after entering my Kerberos password.
Finally we found a solution yesterday. All you have to do is to edit
your /etc/security/pam_unix2.conf file like this:
auth: use_krb5 nullok
account:
password: use_krb5 nullok
session: none
In fact we only deleted the use_krb5 entry in 'account:', that's all!
Regards - Oliver
More information about the Kerberos
mailing list