Adnan
Dabbler
- Joined
- Sep 4, 2015
- Messages
- 22
Hello,
I want to make a CIFS share where the dataset will be organized according to the given tree
So, there are four users here; Jon, Tom, Erik, Elin. I want to make a system so that
I want to make a CIFS share where the dataset will be organized according to the given tree

So, there are four users here; Jon, Tom, Erik, Elin. I want to make a system so that
- Everyone can access the Common folder but only the person can delete/modify the item of Common folder who created the file/folder under "Common" folder.
- Under the Sub Organization folder (SubOrg1 and SubOrg2), each user will have their own Public and Private folder.
- The Public folder will have every one's access to read the data but the user only would have data read/write access. The private folder will be only available to the user. Other user would not have read/write access to that folder.