Hi,
I need some help configuring pam_krb5
On a client machine, when I do "kinit me" I get a ticket and everyting is fine.
But when I login through pam_krb5 I get:
login[643]: pam_krb5: getpwnam("me") failed
login[643]: pam_krb5: authentication fails for me
Doesn't pam_krb5 uses the same config info than kinit ?
Doing a tcpdump I don't see any attempts to contact the kdc.
Thanks a lot.