We are a small group of people using Truenas Core as file server.
There is a dataset that is SMB Shared , and 2 users in the same group.
If user A of Group marketing saves a file (excel), this file becomes archive (meaning the archive option is enabled), causing the user B in the same group marketing need to untick the archive option before open the file.
The user who initially saved the file, can open and edit the file, without having to untick the archive option.
Both users are in the marketing group, and marketing group has ACL permissions for modify.
can you elaborate some more ? i read that and says that it has to do if the file has been backup up or not. when the file is backup up, the archive bit goes true.
The backup i have on this dataset, is RSync to another Truenas.
The setup of permissions and dataset is :
groupA , userA , userB
userA and userB are members of groupA
there is no primary groups of userA and userB
their primary group is groupA.
on the dataset:
owner is admin
Group owner is groupA
(admin is not in the groupA , but has a primary group of it’s own)
ACL permissions are everyone read, group modify.
i read all possible guides on documentation and videos on youtube, but nothing covered my case.
my end target is to have some datasets and group + users using SMB shares and manage ACL Permissions by groups.