Twitter Facebook Google Plus LinkedIn RSS Feed Email

How to Restrict Access to Files or Folder on Windows XP


  1. Login to Windows XP with an account that has an administrative privilege.Open Folder Properties
  2. If your PC isn’t on a domain, you have to disable simple file sharing first. See
    [Solved] Missing Security Tab on Windows XP for detail steps.
  3. Select folder that you want to customize the permission. In this example, it’s C:\Restricted.
  4. Right-click on the folder and select Properties.
  5. On Properties window, select Security tab.
  6. Select Security Tab
  7. On Security tab, you can customize permissions on a certain user or group.
    Customize Permission
  8. To determine if a name is a user or group, observe at icon in front of the name. If it’s a person, it will be a user. Otherwise, it will be a group.
    User and Group Icons
  9. By default, these permissions are inherit from root (C:\) which I don’t want it so I’ll remove the inheritance. Click Advanced.
    Permissions are inherited
  10. Uncheck “Inherit from parent the permission entries that apply to child objects. Include these with entries explicitly defined here“.
    Remove Permissions Inheritance
  11. The pop-up message appears, you have 2 options: Copy and Remove. In this example, I select Copy for ease of customization. If you select Remove, all permissions wil be removed so you have to configure it from scratch.
    Copy the existing Permissions
  12. Now all permissions are customizable. You notice values on Inherited From columns are . Click OK.
    Permissions are customizable
  13. Back to Security tab, remove Users (BKKTEST01\Users) by select the name and click Remove. This is the Users group which permissions are configured to allow access on this folder.
    Remove a User
  14. Next, add a local user “linglom”. Click Add.
    Add a User
  15. On Enter the object names to select section, type “linglom” and click Check Names. It finds the account that match the name. Click OK.
    Select User Account
  16. Now I have an an user account “linglom” with default permissions (Read & Execute, List Folder Contents and Read) to this folder. Click OK to close the Properties window.
    The User is added with default permission
  17. Test the configuration by login as “ling”, the account which hasn’t permission to access the permission customized folder.
    Login as 'ling' User
  18. Open My Computer -> C:\ -> Restricted. You’ll see the error message:
    C:\Restricted is not accessible.
    Access is denied.

    Access is denied
  19. Then, try again with the user account “linglom”.
    Login as 'linglom' User
  20. You’ll see that you can open the folder and read files but you can’t create a new file or modify existing files on the permission customized folder. This is because that you didn’t give Write permission to the user account on step 15.
    The Folder is Accessible

Summary

You should now get concept about permissions configuration. You can apply to customize permissions (Read, Write and Execute) to certain users on files/folders/disk drives. But keep in mind that if someone besides you has an account which has administrative privilege, he/she can also customize permissions of files or folders, too.

0 comments:

Post a Comment

 
Copyright © 2013-2014 Designers Dive All Rights Reserved | Template Design by Blogger Created | Blogger Tips and Tricks