[Bug 1750] Sftp hangs if stderr is used.
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Jun 23 16:42:17 EST 2010
https://bugzilla.mindrot.org/show_bug.cgi?id=1750
jchadima at redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #6 from jchadima at redhat.com ---
This solutions is not 100% correct because breaks the chroot
environment with internal-sftp. Typical setup:
subsystem sftp internal-sftp
match group sftponly
chroot directory /home/%u
x11forwarding no
allowtcpforwarding no
forcecommand internal-sftp
the /home/%u directories are root owned with some subdirs owned by an
user, but there should not be the copy of dev directory inside.
The patch wants to have at least /dev/null inside the chroot.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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