ChewAhSoon
Cadet
- Joined
- Jul 14, 2023
- Messages
- 7
Hi All,
Setting up shares on SMB, I am having a problem with a user (B_user) being denied write permissions to a dataset (A_dataset) and yet able to delete the files created by other users (A_user). The said B_user is unable to write anything as expected though. Is this behavior expected?
Explaining my dataset structure and permissions as below:
A_dataset is created and should be access by only A_user.
B_dataset is created to be access by both A_user and B_user.
In the permissions set from the ACL of A_dataset and B_dataset, we have:
A_user Read | Write | Execute
home Read | Write | Execute
other Read | Execute
B_user Read | Write | Execute
home Read | Write | Execute
other Read | Execute
In the credentials settings,
A_user is part of groups A_user and home
B_user is part of group B_user only
(doesn't really matter as I have also tried not using home group at all)
Setting up shares on SMB, I am having a problem with a user (B_user) being denied write permissions to a dataset (A_dataset) and yet able to delete the files created by other users (A_user). The said B_user is unable to write anything as expected though. Is this behavior expected?
Explaining my dataset structure and permissions as below:
A_dataset is created and should be access by only A_user.
B_dataset is created to be access by both A_user and B_user.
In the permissions set from the ACL of A_dataset and B_dataset, we have:
A_user Read | Write | Execute
home Read | Write | Execute
other Read | Execute
B_user Read | Write | Execute
home Read | Write | Execute
other Read | Execute
In the credentials settings,
A_user is part of groups A_user and home
B_user is part of group B_user only
(doesn't really matter as I have also tried not using home group at all)
Last edited: