Static ticket cache name
Russ Allbery
rra at stanford.edu
Wed Nov 10 18:18:05 EST 2010
Techie <techchavez at gmail.com> writes:
> Right I put this in the common-session file only now no more
> common-auth. I can indeed login with pam_krb5 but it creates the ticket
> cache as /tmp/krb5cc_$UID_randomstring like this
> /tmp/krb5cc_23542_Cdk2d0. which I believe is the default behavior.
> So it looks like it is not honouring the pam argument I put in
> common-session. I tried both through sshd and gnome and both use
> common-session. I turned on debugging by appending the debug arg to the
> end of pam_krb5.so line in common-session but no success. It must be
> something simple I am missing.
By "no success" in the last, do you mean that after you added debug, you
still didn't see any log messages from pam-krb5 in your logs? That would
indicate that whatever files you're editing are not the files that your
PAM configuration is actually using, or that pam_krb5.so isn't running, or
something along those lines.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the Kerberos
mailing list