Re: Are ACLs flawed?

Brian Krent <[email protected]> Sat, 3 Mar 2012 16:29:24 +0000
Newsgroups gmane.comp.macosx.admin
Message-ID <[email protected]>
On 2012 Mar 3, at 16:21, Axel Luttgens wrote:

> Let's say they work as intended. ;-)
> ACLs are applied on files/folders at creation time of such items.
> Moving an existing item is not creating that item.

Indeed! Also an excellent note!

Mac OS X Server propagates ACL permissions at two well-defined times:
• By the kernel at file or folder creation time—when you create a file or folder, the 
kernel determines what permissions the file or folder inherits from its parent folder. 
• When initiated by administrator tools—for example, when using the Propagate 
Permissions option in Server Admin.

Source: http://manuals.info.apple.com/en/File_Services_Admin_v10.5.pdf (see page 25).

—Brian