Hi all,
Could anyone give me hints how to config sub-folders permission under the main-folder of SMB ?
I created the shared folder name as "Documents".
Under the folder "Doucments", there are three sub-folders such as "DataA", "DataB" and "DataC".
Meanwhile, I created 3 users for accessing (read and write) their sub-folders only.
Users: A, B and C
So, the paths of SMB share might be:
/Docucments/DataA/ <-- only user A can access.
/Docucments/DataB/ <-- only user B can access.
/Docucments/DataC/ <-- only user C can access.
Is it to create "Doucements" by WinSCP and setup the sub-folders under "Share Folder" and "CIFS /SMB" by ACL of OMV ?
Sorry, I am a bit confusing.
Thanks !