NTFS Inheritance Rule Change
One of the NTFS inheritance rules changed in Windows 2008, Windows Vista, and Windows 7. You need to know about this change if you move files on these OSs.
November 5, 2009
Until recently, NTFS permissions have followed these inheritance rules:
If a file or folder is copied to some other location, it will inherit the new location's NTFS permissions.
If a file or folder is moved to some other location on a different disk drive, it will inherit the new location's NTFS permissions.
If a file or folder is moved to some other location on the same disk drive, it will retain the original location's NTFS permissions.
One of the NTFS inheritance rules changed in Windows 7, Windows Server 2008, and Windows Vista. Now if you move a file or folder, it will inherit the new location's NTFS permissions, even if the new location is on the same disk drive. This is a radical shift that you need to take into account when you're moving files. You can find a reference to this change in the Notes section in the Microsoft article "Inherited permissions are not automatically updated when you move folders".
About the Author
You May Also Like