Access Control Entry

Overview[1]#

Access Control Entry (ACE) is an entry in an Microsoft Windows Access Control List (ACL).

Access Control Entry contains a set of access permissions and a Security Identifier (SID) that identifies a trustee for whom the rights are allowed, denied, or audit

There are six types of Access Control Entrys, three of which are supported by all securable objects.

The other three types are Object-specific ACEs supported by directory service objects.

All Access Control Entry Types contain the following Access Control information:

Access Control Entry Inheritance#

Access Control Entry Inheritance is subkey can inherit ACEs from the key above it in the hierarchy. Likewise, a file in an NTFS file system can inherit ACEs from the directory that contains it.

The ACE_HEADER structure of an ACE contains a set of inheritance flags that control ACE inheritance and the effect of an ACE on the object to which it is attached. The system interprets the inheritance flags and other inheritance information according to the rules of ACE inheritance.
These rules have the following features:

More Information#

There might be more information for this subject on one of the following: