Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2015 20:25:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 107154] [pam] pam.d/sshd pam_ssh.so doesn't start ssh-agent
Message-ID:  <bug-107154-8-TyB6dpcknk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-107154-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-107154-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=3D107154

Dag-Erling Sm=C3=83=C2=B8rgrav <des@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Progress                 |Closed
         Resolution|---                         |Rejected
                 CC|                            |des@FreeBSD.org

--- Comment #1 from Dag-Erling Sm=C3=83=C2=B8rgrav <des@FreeBSD.org> ---
This is specific to sshd.  It runs pam_open_session(3) in a different proce=
ss
than pam_authenticate(3), so the SSH key that pam_ssh(8) loaded and decrypt=
ed
while executing the latter is not available when executing the former.  Thi=
s is
a
fundamental flaw in (depending on who you ask) PAM, OpenSSH, or the way PAM=
 is
integrated into OpenSSH.

--=20
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-107154-8-TyB6dpcknk>