I am trying to change permissions using command line from SMBCALCS to a windows share. I have checked the the user has the proper permissions and the permissions setting works using the “–set” command, but when using “–modify” or “–add”.
I get an error “ERROR: security descriptor set failed: NT_STATUS_INVALID_OWNER”
The command I am running is:
smbcacls //<IP ADDRESS>/<SHARE> /Data/Folder/Folder --add='ACL:DOMAINGroupName:ALLOWED/OI|CI/FULL' -A /etc/smb/creds --propagate-inheritance