CIS 170F: Windows 7 Administration

Week 5

Managing File Systems
File and Folder Permissions
Ownership

  • The owner of a file or a folder is the highest permission holder. Regardless of whether the permissions on the file or folder allow the owner to open the file or folder, the owner can always reset the permissions via the file or folder's Properties dialog box. The default owner of a file or a folder is the person who created the resource.

  • You can assign or take ownership if you have the required permissions or privileges. Individuals with the required permissions include the owner and anyone with an administrator account.

  • If you are an administrator or the current owner of a file, you can assign ownership of a file or a folder to another user or group by completing these steps:
    1. In Windows Explorer, right-click the file or folder you want to work with and then select Properties.
    2. In the Properties dialog box, select the Security tab and then click Advanced. This opens the "Advanced Security Settings for" dialog box.
    3. On the Owner tab, click Edit. This opens an editable view of the Owner tab in a new dialog box.
    4. Click "Other users or groups" to display the Select User or Group dialog box.
    5. Type the name of a user or a group account. Click Check Names and then do one of the following:
      • If a single match is found for each entry, the dialog box is automatically updated as appropriate and the entry is underlined.
      • If multiple matches are found, you'll see an additional dialog box that allows you to select the name you want to use, and then click OK.
      • If no matches are found, you've probably entered an incorrect name. Modify the name in the Name Not Found dialog box and then click Check Names again.
    6. In the "Change owner to" listbox, select the new owner. If you're taking ownership of a folder, you can take ownership of all subfolders and files within the folder by selecting the "Replace owner on subcontainers and objects" checkbox.
    7. Click OK twice to save your settings.

  • If you are an administrator, you can take ownership of a file or a folder by completing the following steps:
    1. In Windows Explorer, right-click the file or folder you want to work with and then select Properties.
    2. In the Properties dialog box, select the Security tab and then click Advanced. This opens the "Advanced Security Settings for" dialog box.
    3. On the Owner tab, click Edit. This opens an editable view of the Owner tab in a new dialog box.
    4. In the "Change owner to" listbox, select the new owner. If you're taking ownership of a folder, you can take ownership of all subfolders and files within the folder by selecting the "Replace owner on subcontainers and objects" checkbox.
    5. Click OK twice to save your settings.

  • Each NTFS file or folder has an owner assigned to it. The owner of a file or folder always has the ability to assign permissions to that file or folder.

  • Members of the Administrator group have the right, by default, to assign or take ownership of a file or folder.

  • Users with the Full control standard permission or the individual NTFS permission Take ownership can also assume ownership of a file.

Previous | File and Folder Permissions | Permissions and Rights | Default Folder Permissions | NTFS Standard Permissions | Individual NTFS Permissions | Permission Scope | Permission Inheritance | Effective Permission | Ownership | Auditing | Permission Changes When Content Is Copied or Moved | Permission Strategy Considerations | Next