IT:AD:NTFS
- How Permissions work is best described here: http://bit.ly/tkLMcq
- Permission Set:
- Standard:
- Modify
- Read & Execute
- Read
- Write
- Advanced:
- Full Control
- Traverse Folder/Execute File
- List Folder/Read Data
- Read Attributes
- Read Extended Attributes
- Create Files/Write Data
- Create Folders/Append Data
- Write Attributes
- Write Extended Attributes
- Delete
- Read Permissions
- Change Permissions
- Take Ownership
- Note that he states that there is Precedence:
- Deny permissions do not automatically take precedence over Accept. In fact it is:
- Explicit Deny
- Explicit Allow
- Inherited Deny
- Inherited Allow