Closed Victorious3 closed 1 year ago
Currently I get the following error message when trying to set ACLs via bindfs:
% chmod +a "xadmin allow append" test chmod: Failed to set ACL on file 'test': Operation not supported
I was missing extended_security in the fuse options. Sorry for the spam.
I wonder if that option should be on by default :thinking: Are you aware of any downside?
Not that I know of. It seems to work fine.
Currently I get the following error message when trying to set ACLs via bindfs: