Frame Corner

Frame Top

GSW Study Notes Home

Module 6: Securing Network Resources with NTFS Permissions

Introduction to NTFS Permissions
NTFS Permission For a folder - a user can: For a file - a user can:
Read (R) Display folder
  • names,
  • attributes,
  • owner and permissions
Display file
  • data, 
  • attributes, 
  • owner, and permissions
Write (W)
  • Add files and folders,
  • change a folder's attributes, and display owner and permissions
  • Change file attributes, 
  • create data in and
  • append data to a file
  • display owner and permissions,
Execute (X)
  • Display folder attributes
  • make changes to folders within a folder
  • display owner and permissions
  • Display file attributes
  • owner and permissions
  • Run a file if it is an executable
Delete (D) Delete a folder Delete a file
Change Permission (P) Change a folder's permissions Change a file's permissions
Take Ownership (O) Take ownership of a folder Take ownership of a file
Note:
On a NTFS volume, the person who creates a file or folder becomes the owner. The owner can always assign and change permissions on a file or folder.

Standard Permissions:

Are combinations of individual NTFS permissions. They simplify administration by giving you the ability to assign combinations of individual permissions at one time.

Standard Shared Folder Permissions
 

Standard permission Individual permission on folders Individual permissions on files in the folder
No Access None None
List RX Not specified
Read RX RX
Add WX Not specified
Add & Read RWX RX
Change RWXD RWXD
Full Control All All

Standard File Permissions

The following table lists the standard file permissions and the individual NTFS permissions that each standard file permission represents:

Standard permission Individual permission
No Access None
Read RX
Change RWXD
Full Control All (RWXDPO)

How NTFS permissions are applied

Combining Shared Folder and NTFS Permissions

You gain the greatest degree of security by combining NTFS permissions with shared folder permissions. The most restrictive permission is always the effective permission.

Guidelines for assigning NTFS Permissions

Assigning NTFS Permissions:

To assign NTFS permissions, you need to be the OWNER of the folder or file and have one of the following permissions:

Assigning NTFS File and Folder Permissions

Option Purpose
Replace Permissions on Subdirectories
  • If selected, changes existing permissions for ALL folders within the selected folder's hierarchy
  • This option doesn't change permissions on existing files in the folder hierarchy
  • This check box is cleared by default and is an option ONLY when assigning folder permissions
Replace Permissions on Existing Files
  • If selected, changes existing permissions for all files within the selected folder only.
  • It doesn't change file permissions for folders within the same hierarchy
  • This check box is cleared by default and is an option ONLY when assigning folder permissions
Name
  • Displays the folder or file permissions assigned to a group or user for the resource
  • The first set of parentheses indicates the folder permissions and the second set of parentheses indicates the permissions for any new files created in the folder
Type of Access
  • Displays the folder or file permissions for the selected group or user in the NAME box and allows you to change the permission assigned to the selection

Assigning Special Access Permissions

You might want to assign individual permissions, or create a custom set of permissions. You can do this by assigning special permissions. For example, to allow another user to manage permissions for files you own, assign that user the special file access permission Change Permissions (P).

NOTE: This is also here to give UNIX users full individual rights instead of giving them FULL CONTROL. With Full Control, a UNIX user can delete a folder or file even though there are NO ACCESS permissions on the object. Assigning individual rights to this user gets around this.

How to get there?

Requirements to Take Ownership:

Whoever creates a folder or file OWNS it ==>'s user can share folder and assign permissions to others

If the user has denies access to a file and then leaves the company, you can take ownership of the file and change the permissions so that others can use it.

By default, members of the Administrators group always have the ability to take ownership of a file or folder. An owner cannot change the ownership of a resource they own.

REMEMBER, YOU CAN'T GIVE OWNERSHIP AWAY, YOU CAN ONLY TAKE IT.  The owner can only give another user or group the ABILITY to take ownership of a file or folder by assigning one of the following permissions:

Copying or Moving Folders and Files

(sure exam question area)

A user cannot copy or move files within or between NTFS volumes, unless the user has the correct permissions. The following table describes the required permissions to copy or move a file or folder to another folder on an NTFS volume or to another NTFS volume.

Action Permission required
Copy
  • Add permission for the destination folder
Move
  • Add permission for the destination folder and
  • Delete for the source folder

Permissions and Copying and moving files

Copying and moving files or folders within and between NTFS volumes can affect the original permissions set on a file. The following table describes what happens to permissions on a folder or file when copied or moved within or between an NTFS volume.
 

Task Within an NTFS volume Between NTFS volumes
Copy  Inherits permissions of the destination folder Inherits permissions of the destination folder
Move Retains original permissions Inherits permissions of the destination folder

The rule is, then, the ONLY time the permissions are retained is when the file is moved within the same NTFS volume. A move is a copy or delete operation and it merely changes the pointer to the file.

Important Note:

Troubleshooting

Problem: a user deletes a file even though he was assigned NO ACCESS permission for the file

Instead of assigning the NTFS standard Full Control permission for a folder, assign all of the individual special directory access permissions. This gives all the abilities of the Full Control permissions for the folder by PREVENTS them from deleting files in the folder (for which they have been assigned NO ACCESS)

You add a user or group to give them access to an resource, but they still can't get access

 

 

Top of Page Top of page

E-mail Me! Comments and suggestions? E-mail me at grantwilson21@yahoo.com
I'm sorry, but I can't answer specific network-related, or exam-related questions.
Last Updated: August 6, 2001 Grant Wilson, Edmonton, AB Canada