The following table summarizes NTFS permissions and their roles (in individual rows.) The table exposes the following information:91011
Most of these permissions are self-explanatory, except the following:
"Securable Objects". Microsoft. 2008-04-24. Retrieved 2008-07-16. https://msdn.microsoft.com/en-us/library/aa379557(VS.85).aspx ↩
"What Are Security Descriptors and Access Control Lists?". Microsoft. Archived from the original on 2008-05-05. Retrieved 2008-07-16. https://web.archive.org/web/20080505125439/http://technet2.microsoft.com/windowsserver/en/library/d4f08d96-f360-451f-bed3-61a60bc2acde1033.mspx?mfr=true ↩
"DACLs and ACEs". Microsoft. 2008-04-24. Retrieved 2008-07-16. https://msdn.microsoft.com/en-us/library/aa446597(VS.85).aspx ↩
https://msdn.microsoft.com/en-us/library/bb625957.aspx What is the Windows Integrity Mechanism? https://msdn.microsoft.com/en-us/library/bb625957.aspx ↩
SubInACL home page http://www.microsoft.com/downloadS/details.aspx?FamilyID=e8ba3e56-d8fe-4a91-93cf-ed6985e3927b&displaylang=en ↩
FILEACL home page Archived 2012-08-29 at the Wayback Machine http://www.gbordier.com/gbtools/fileacl.asp ↩
"FILEACL v3.0.1.6". Microsoft. 2004-03-23. Archived from the original on April 16, 2008. Retrieved 2008-07-25. https://web.archive.org/web/20080416053942/http://www.microsoft.com/downloads/details.aspx?FamilyID=723F64EA-34F0-4E6D-9A72-004D35DE4E64&displaylang=en ↩
"ACCESS_MASK Data Type". Microsoft. 2008-04-24. Retrieved 2008-07-23. https://msdn.microsoft.com/en-us/library/aa374892(VS.85).aspx ↩
"How Permissions Work". Microsoft. 2013-06-21. Retrieved 2017-11-24. https://technet.microsoft.com/en-us/library/cc783530(v=ws.10).aspx ↩
Richard Civil (8 September 2016). "How IT works NTFS Permissions, Part 2". Microsoft. Retrieved 2017-11-24. https://technet.microsoft.com/en-us/library/2006.01.howitworksntfs.aspx ↩
Richard Civil (30 August 2016). "How IT works NTFS Permissions". Microsoft. Retrieved 2017-11-24. https://technet.microsoft.com/en-us/library/2005.11.HowITWorksNTFS.aspx ↩
GENERIC_READ, known as "Read" in File Explorer /wiki/File_Explorer ↩
GENERIC_EXECUTE, known as "Read & Execute" in File Explorer /wiki/File_Explorer ↩
GENERIC_WRITE, known as "Write" in File Explorer /wiki/File_Explorer ↩
GENERIC_ALL, known as "Full Control" in File Explorer /wiki/File_Explorer ↩
Known as "Modify" in File Explorer /wiki/File_Explorer ↩
Chen, Raymond (22 October 2021). "Renaming a file is a multi-step process, only one of which is changing the name of the file". The Old New Thing. Microsoft. Opening with DELETE permission grants permission to rename the file. The required permission is DELETE because the old name is being deleted. https://devblogs.microsoft.com/oldnewthing/20211022-00/?p=105822 ↩
Chen, Raymond (18 November 2019). "I set the same ACL with the GUI and with icacls, yet the results are different". The Old New Thing. Microsoft. https://devblogs.microsoft.com/oldnewthing/20191118-00/?p=103110 ↩