Hi guys!
I've been having a hard time understanding and finding a way to create subfolder-level ACLs. I can easily see that it is possible to determine folder permissions in the smb sharing section, but for workflow reasons, I really need to be able to configure the following ACL:
* Imagine the following folder: "/volume1/production/exemple/". Inside it there are folders called "1-Recordings", "2-Edit" and "3-Mixing";
* The following user groups exist: "Operators", "Editors" and "Mixers"
* I need everybody to be able to read-only every folder and subfolder included in "/volume1/" (this is easy to do and is done);
* I need the "Operators" group to be able to write in the "1-Recording" folder, while the editors write in the "2-Edit" and the mixers read and write in the "3-Mixing" folder.
I'm used to using synology NAS and there the creation of permissions on folders and subfolders is extremely simple and straightforward. As a new user of TrueNAS scale, I've been having this difficulty. I've read in some places people saying to use chmod and chown, but I'm not sure if it should be done only through ssh or if there is some other way.
Thank you very much for your attention and I would appreciate it if you could take a little time to answer my question. Have a nice day!
I've been having a hard time understanding and finding a way to create subfolder-level ACLs. I can easily see that it is possible to determine folder permissions in the smb sharing section, but for workflow reasons, I really need to be able to configure the following ACL:
* Imagine the following folder: "/volume1/production/exemple/". Inside it there are folders called "1-Recordings", "2-Edit" and "3-Mixing";
* The following user groups exist: "Operators", "Editors" and "Mixers"
* I need everybody to be able to read-only every folder and subfolder included in "/volume1/" (this is easy to do and is done);
* I need the "Operators" group to be able to write in the "1-Recording" folder, while the editors write in the "2-Edit" and the mixers read and write in the "3-Mixing" folder.
I'm used to using synology NAS and there the creation of permissions on folders and subfolders is extremely simple and straightforward. As a new user of TrueNAS scale, I've been having this difficulty. I've read in some places people saying to use chmod and chown, but I'm not sure if it should be done only through ssh or if there is some other way.
Thank you very much for your attention and I would appreciate it if you could take a little time to answer my question. Have a nice day!