Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2015 03:19:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 162715] pam_krb5(8): pam_krb5 not storing tickets in /tmp
Message-ID:  <bug-162715-8-qqVTlfMXpJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-162715-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-162715-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162715

--- Comment #2 from Ansar Mohammed <ansarm@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-162715-8-qqVTlfMXpJ>