Hi Cindy and Christo,
this is a good example of how useless ZFS ACLs are. Nobody understands how to
use them!
Please note in Cindy's examples above:
You can not use file_inherit on files. Inheritance can only be set on
directories. Depending on the zfs aclinherit mode, the result may not be wh
Christo,
We don't have an easy way to re-propagate ACL entries on existing files
and directories.
You might try using a combination of find and chmod, similar to the
syntax below.
Which Solaris release is this? We might be able to provide better
hints if you can identify the release and the ACL
Hello,
Any hints on how to re-propagate all ACL entries from a given parent directory
down?
For example, you set your inheritable ACLs the way you want by running multiple:
chmod A+:dir_inherit/file_inherit PARRENT_DIR
Then what command you would run to "add" these to all already created f