[
https://issues.apache.org/jira/browse/SSHD-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SSHD-825.
----------------------------------
Resolution: Fixed
> 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
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: 2.0.0
>
>
> 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)