directory authorizations for each user
--------------------------------------

                 Key: SSHD-128
                 URL: https://issues.apache.org/jira/browse/SSHD-128
             Project: MINA SSHD
          Issue Type: Question
            Reporter: Otto Frost
            Priority: Trivial


Hello,

I'd like to limit access for users to certain directories.
For example
user:directories
usera:c:\dira1;c:\dira2;c:\dirab
userb:c:\dirb1;c:\dirb2;c:\dirab
directories not listed shouldn't be accessible for the user

Can you give a hint how it is best implemented?

I'm running apache sshd under apache daemon as a windows service, so to start 
with the users can only access what the service user can access, but it 
involves log files from apaches sshd, config files and hostkey and so on, which 
isn't good.

I assume the solution lies in the NativeSshFile or NativeFileSystemView?
Is there some simpler way that I have overlooked?

Hope it is ok to ask questions like this.

Best regards
Otto



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to