SETUP: File Delete Child Directory Permission in NTFSID: Q152763
|
Windows NT supports a hidden permission called File Delete Child (FDC) on NTFS volumes. Users who have full control permission on a volume or directory also have the FDC permission. This permission allows a user to delete files at the root level of the directory where they have full control, even if they do not have any permissions on the specific file itself.
The FDC permission only gives the user the right to delete files at the
root level of the directory in which they have full control rights, they
cannot delete sub directories, or files nested within sub directories. The
FDC permission is based on the concept that if a user owns a directory,
they should be able to delete files within that directory, even if they do
not have specific permissions for every file.
If an administrator does not wish to grant a user the FDC permission, the
administrator can use the special permissions option and grant the user
every permission except full control.
This permission was created to maintain POSIX compliance. It is equivalent
to the UNIX directory write permission. The behavior of this permission
cannot be changed in the User Interface or through the registry.
The following example illustrates the use of the FDC permission.
Listed below are the default permissions of both root directory of drive C
and the Windows NT system root directory, normally C:\Winnt.
Everyone Full Control ( All ) ( All )
Administrators Full Control ( All )
Administrators Full Control ( All )( All )
Everyone Special Access ( RWX )( RWX )
SYSTEM Full Control ( All )( All )
Additional query words: C2 Security
Keywords : ntfilesys NTSrvWkst
Version : WinNT:3.5,3.51,4.0
Platform : winnt
Issue type :
Last Reviewed: February 23, 1999