[Bug 1002] sshd does not report failed PAM session modules to the client side
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Mar 19 14:54:31 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1002
------- Additional Comments From tryponraj at gmail.com 2005-03-19 14:54 -------
We are using libpam_unix.1 in HP-UX and we renamed it's entry in pam.conf file
as "libpam_unix.1_invalid".Server does not report about "libpam_unix.1_invalid"
to the client.
Server :
/opt/ssh/sbin/sshd -e -o "UsePAM yes" -o "UsePrivilegeSepraration no "
Client :
ssh localhost
Password :
PAM: pam_open_session(): Can not make/remove entry for session
Connection to localhost closed
We missed that even -e option failed to report session module name to the
client.
------- 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