bugzilla-daemon at mindrot.org
2005-Jun-09 14:09 UTC
[Bug 1053] The nonquery messages from PAM account aren't forwarded to user (privsep)
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.
Seemingly Similar Threads
- [Bug 1053] The nonquery messages from PAM account aren't forwarded to user (privsep)
- [Bug 1053] The nonquery messages from PAM account aren't forwarded to user (privsep)
- [Bug 1053] The nonquery messages from PAM account aren't forwarded to user (privsep)
- [Bug 1087] SSH fails to show PAM password expiry message from LDAP on login
- [Bug 926] pam_session_close called as user or not at all
