Tokarski Boleslaw <[email protected]> writes: > I found the same problem on Ubuntu 12.10, but I believe the case is the > very same.
> It seems that the pam module ignores the contents of > /etc/krb5.conf. However, adding ccache=KCM:%u to /etc/pam.d/common-auth > seems to solve the issue. The PAM module will also honor a ccache setting in the [appdefaults] section of the krb5.conf file. For settings in [libdefaults], it relies on the underlying Kerberos library to read and honor those settings, which sounds like it's not happening for this particular case. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

