Forums

Resolved
0 votes
Hi I need some help with permissions
I have n Flexshare called scan and some folders in this flexshare.
I need to give all users access to the scan flexshare but should not have access to all the folders inside the flexshare
In Users
Wednesday, May 15 2019, 07:08 AM
Share this post:
Responses (1)
  • Accepted Answer

    Wednesday, May 15 2019, 07:31 AM - #Permalink
    Resolved
    0 votes
    ClearOS flexshares do not support this sort of permission model. All permissions are controlled by the group at the top level of each flexshare. It is possible to use ACL's but only from the command line. So the following works:
    - Top Level
    |
    | - Scan (allusers)
    | - Share1 (group1)
    | - Share2 (a.n.other group or allusers)
    And the following does not:
    - Top Level
    |
    | - Scan (allusers)
    | - SubFolder1 (group1)
    | - SubFolder2 (a.n.other group)
    The reply is currently minimized Show
Your Reply