[Bug 1053] The nonquery messages from PAM account aren't forwarded to user (privsep)
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jun 10 00:09:41 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1053
Summary: The nonquery messages from PAM account aren't forwarded
to user (privsep)
Product: Portable OpenSSH
Version: 4.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
AssignedTo: bitbucket at mindrot.org
ReportedBy: t8m at centrum.cz
The nonquery messages from PAM account call aren't forwarded to user when using
privilege separation and the login succeeds.
If the pam_acct_mgmt call fails the message is sent to user in the disconnect
packet (proto 1) or as banner (proto 2) however it isn't sent at all if the call
succeeds, because the loginmsg buffer is cleared in the mm_answer_pam_account call.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list