=====Hardlinks and junctions===== [[http://www.terminally-incoherent.com/blog/2006/09/06/hard-links-and-junctions-in-windows/|Terminally Incoherent - Hard Links and Junctions in Windows]] \\ =====Inheritance- and PropagationFlags===== ^Inheritance on ^ InheritanceFlags ^ PropagationFlags ^ | This folder only | 0 | 0 | | This folder and subfolders | 1 | 0 | | This folder and files | 2 | 0 | | This folder, subfolders and files | 3 | 0 | | Subfolders and files only | 3 | 2 | | Subfolders only | 1 | 2 | | Files only | 2 | 2 | With checkmark at **Apply these permissions to objects and/or containers within this container only** \\ Not available with: This folder only \\ ^Inheritance on ^ InheritanceFlags ^ PropagationFlags ^ | This folder and subfolders | 1 | 1 | | This folder and files | 2 | 1 | | This folder, subfolders and files | 3 | 1 | | Subfolders and files only | 3 | 3 | | Subfolders only | 1 | 3 | | Files only | 2 | 3 | =====AccessControlType===== AccessControlType: 1 = Deny ACL entry. \\ AccessControlType: 0 = Allow ACL entry. \\ =====AccessRight Bitmask values===== ^Right^Bitmask value^ | ReadData | 1 | | ListDirectory | 1 | | WriteData | 2 | | CreateFiles | 2 | | AppendData | 4 | | CreateDirectories | 4 | | ReadExtendedAttributes | 8 | | WriteExtendedAttributes | 16 | | ExecuteFile | 32 | | Traverse | 32 | | DeleteSubdirectoriesAndFiles | 64 | | ReadAttributes | 128 | | WriteAttributes | 256 | | Write | 278 | | Delete | 65536 | | ReadPermissions | 131072 | | Read | 131209 | | ReadAndExecute | 131241 | Read + ExecuteFile | | Modify | 197055 | | ChangePermissions | 262144 | | TakeOwnership | 524288 | | Synchronize | 1048576 | | FullControl | 2032127 | ^Right+Synchronize^Bitmask^ | TakeOwnership | 1572864 | | ChangePermissions | 1572864 | | ReadPermissions | 1179648 | | Delete | 1114112 | | Delete Subfolders and Files | 1048640 | | Write Extended Attributes | 1048592 | | Write Attributes | 1048832 | | Create Folders/Append Data | 1048580 | | Create Files/Write Data | 1048578 | | Read Extended Attributes | 1048584 | | Read Attributes | 1048704 | | List Folder/Read Data | 1048577 | | Traverse Folder/Execute File | 1048608 | | Full Control | 2032127 | | Delete + Delete Subfolders and Files | 1114176 | ^Simple Rights^Bitmask^ | Modify | 1245631 | | Read | 1179817 | | Deny Full Control | 983551 | ThisFolderOnlyRead(No Traverse Folder/Execute File) 1179785 \\ (List Folder/Read Data, Read attributes, read extended attributes, read permissions) \\ Basisnummer = 1048576 \\ Denies tellen op zonder basisnummer. \\ Heeft 1 account/groep deny en allow entries? dan komen deze twee keer terug in het overzicht. \\ Eén keer voor de deny en één keer voor alle allows met basisnummer. \\