Re: Sharing ACL's
Andreas Gruenbacher <[email protected]> Thu, 11 Jan 2007 19:25:42 +0100
| Newsgroups | gmane.linux.file-systems.acl.devel |
|---|---|
| Organization | SUSE Linux |
| Message-ID | <[email protected]> |
On Wednesday 10 January 2007 14:44, Bo Jacobsen wrote: > Is it possible for a directory to just inherit/share it's parent > directory's acl. I don't mean having the same rights apply to it (a > copy), but really sharing the ACL so that any changes made to the acl > of the parent, automatically also applies to it itself. No, POSIX ACLs don't have any automatic propagation of rights built in other than at file create time. This wouldn't integrate very well with chmod and file create modes. I don't have a good idea how dynamic inheritance mechanisms could be implemented on a POSIX compliant system. Andreas _______________________________________________ acl-devel mailing list [email protected] http://acl.bestbits.at/mailman/listinfo/acl-devel