[Bug 3723] sshd failed to close session when client specifies no remote command
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Aug 28 11:09:25 AEST 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=3723
--- Comment #3 from S Zhang <szhang at gen-info.osaka-u.ac.jp> ---
I contacted systemd side and they said that they created a session for
such pam_limits.so rejected ssh session because the sshd_session
process spawned by the sshd process survived.
Maybe I need to take a look at how sshd_session handle the situation
where the PAM session failed? It appears that as long as PAM auth
passed, everything was left to the client side to decide to keep or
kill the sshd_session.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list