[Bug 890] Allow users to see output from failing PAM session modules.
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Jul 3 18:54:23 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=890
Summary: Allow users to see output from failing PAM session
modules.
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: dtucker at zip.com.au
Because a failure in do_pam_session causes an immediate fatal(), the connection
exits uncleanly, eg, with the following PAM config:
session required pam_motd.so motd=/etc/mynologin
session required pam_deny.so
Attempting to log in will result in:
testuser at localhost's password:
Read from remote host localhost: Connection reset by peer
Connection to localhost closed.
------- 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