Unable to change permissions

Zeff

Dabbler
Joined
Mar 13, 2020
Messages
19
I am the owner of an SMB share dataset and all its contents.
If I ssh in, I cannot change permissions—error message is "Operation not permitted".
On a Mac, if I attempt to change Everyone to read access it fails without displaying an error.
I can create new files and directories, but I cannot change permissions.
There is an ACL on the share:


CleanShot 2023-04-22 at 17.37.57.jpg


I also have Filesystem ACLs for group@, Group, owner@, and everyone@ that all have the following settings:

CleanShot 2023-04-22 at 17.39.55.jpg


I'm stumped.
Any help would be appreciated (I'm new to TrueNAS/BSD).
 

WufiHF

Dabbler
Joined
Feb 16, 2021
Messages
41
Did you also tell the permissions assignment that it should be the user xxxx and the group xxxx?
Then you must still say that he should take over the permissions recursively. Otherwise this applies only to new files.

Then you have to say that you want to apply.

Translated with DeepL



x1.png
x2.png
 

Zeff

Dabbler
Joined
Mar 13, 2020
Messages
19
I had done that before posting—but thanks for the suggestion.
 
Top