aclmode chown and inheritance
Posted: 10 Sep 2015 12:15
Dear All,
The aclmode set passthrough. My problem is the effect of the chmod command. However the aclmode passthrough seems to be the best, the chmod utility is allways removing the inheritance flags.
For example when I make acl to a directory with the inheritance f and d flag,
for example: setfacl -m u:user:rwxaRc:fd: allow directory_name (other settings: inherit owner = yes, inherit permissions = yes, enable zfs acl, enabled zfs inheritance )
It works like a charm, any new files and folders inherit the permissions until a chmod command issued on that folder, which removes the inheritance flags.
Is there any way to disable this "side" effect?
thank you
The aclmode set passthrough. My problem is the effect of the chmod command. However the aclmode passthrough seems to be the best, the chmod utility is allways removing the inheritance flags.
For example when I make acl to a directory with the inheritance f and d flag,
for example: setfacl -m u:user:rwxaRc:fd: allow directory_name (other settings: inherit owner = yes, inherit permissions = yes, enable zfs acl, enabled zfs inheritance )
It works like a charm, any new files and folders inherit the permissions until a chmod command issued on that folder, which removes the inheritance flags.
Is there any way to disable this "side" effect?
thank you