https://bugzilla.mindrot.org/show_bug.cgi?id=2048

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #1 from Damien Miller <[email protected]> ---
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
[email protected] 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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to