[Bug 2048] Make chrooted sftp more user friendly using bind mount (solution suggested)
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Feb 8 11:01:13 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2048
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
There is now an option to specify the starting directory in sftp-server
that might help you. E.g.
Match group sftpusers
ChrootDirectory /chroot/%u
ForceCommand internal-sftp -d /%h
We have no desire to build bind-mounting into OpenSSH itself though.
Otherwise, discussion of your module is better suited to our
openssh-unix-dev at mindrot.org mailing list rather than out bug tracker.
I'll close this bug and people more knowledgeable about PAM might be
able to assist you there.
--
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