[Bug 951] SSH2 protocol breaks pam chroot auth
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Nov 9 02:57:46 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=951
Summary: SSH2 protocol breaks pam chroot auth
Product: Portable OpenSSH
Version: 3.9p1
Platform: Other
URL: ---
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: PAM support
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: schwarz at power-netz.de
If PAM is enabled in sshd_config , the chroot option of pam does
only work, if protocol 1 of ssh is used.
we configured chroot to /opt/root/ . If I login with an none privileged user
with ssh1 , everything works as expected. I get into /opt/root/home/...
If i use the same user / server with ssh2 i get to /home/... outside the choot!
We can not say in which version the bug first occured. We made a quicktest
with openssh3.9p1 compiled for linux i386 which shoed the same bug.
------- 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