You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Quinn Stevenson (JIRA)" <ji...@apache.org> on 2018/05/25 11:21:00 UTC

[jira] [Created] (SSHD-825) Add support for non-chrooted SFTP users with a virtual filesystem

Quinn Stevenson created SSHD-825:
------------------------------------

             Summary: Add support for non-chrooted SFTP users with a virtual filesystem
                 Key: SSHD-825
                 URL: https://issues.apache.org/jira/browse/SSHD-825
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 1.7.0
            Reporter: Quinn Stevenson


When the SshServer is configured for SFTP with a VirtualFileSystemFactory, the user is always chrooted to either the defaultHomeDir or the specific homeDir for the user.

However, in order to simulate systems that are configured such that users are not chrooted, there should be a way to configure the system with a virtual root and a home directory for the use in that virtual root that is also the initial directory for the user when they login.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)