Interaction of File and Folder Security on NTFS Volumes
ID: Q161275
|
The information in this article applies to:
-
Microsoft Windows NT operating system version 3.1
-
Microsoft Windows NT Advanced Server version 3.1
-
Microsoft Windows NT Workstation versions 3.5, 3.51, 4.0
-
Microsoft Windows NT Server versions 3.5, 3.51, 4.0
SUMMARY
After you set permissions on specific files, users and groups sometimes
have more rights to the files than expected. This is because NTFS security
applies both at the file level and at the folder level. NTFS permissions
granted at both levels are cumulative.
For example, you have a folder called Reports and you grant the group
Sales full control, and the group Marketing read access to the folder.
You then put a file called README into the folder, and explicitly set the
rights to the Everyone group as Read. Members of the Marketing group
will be able to read, but not delete the file README. Members of the
Sales group however, will be able to both read and delete the file,
because they have the full control right at the folder level. To prevent
the file from being deleted by either group you would need to change the
Sales group access at the folder level.
MORE INFORMATION
For additional information on this subject see:
- "Windows NT Workstation Resource Kit," Chapter 18, section titled
"Controlling Access to Files and Folders"
- Windows NT Server "Concepts and Planning Guide," Chapter 5.
Additional query words:
subdirectory security directory
Keywords : kbusage ntfilesys NTSrvWkst
Version : WinNT:3.1,3.5,3.51,4.0
Platform : winnt
Issue type :