Multiple different users to different directories #2179
mattyx0011
started this conversation in
General
Replies: 1 comment 1 reply
-
Supplementing the attempted configurations
But It's not working |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a question we'd like to seek advice on.
We're using Windows IIS to establish SFTP, and our goal is to enable different users: sftp-1, sftp-2, sftp-3 to directly access D:\sftp\1, E:\sftp\2, F:\sftp\3, respectively. Could editing the sshd_config in OpenSSH help us achieve this objective.
Currently, I'm stuck as I can only set one ChrootDirectory, and attempting to configure multiple sets of SSH services results in failure to start.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions