[Bug 162715] pam_krb5(8): pam_krb5 not storing tickets in /tmp

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 3 03:19:20 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162715

--- Comment #2 from Ansar Mohammed <ansarm at gmail.com> ---
Ok I did some additional digging. 
It seems that this only happens with forking pam applications. For instance the
"bug" manifests itself with sshd but not with login.

see this for a possible reason:

http://www.redhat.com/archives/pam-list/2007-September/msg00040.html

based on that it seems that pam_sm_authenticate and pam_sm_setcred are running
in two different processes.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list