How to implement the NTFS Permissions?
Case Study: First make a folder with the name soft. System Administrator wants the users A and B can only access to soft folder and both users have read NTFS permission on soft folder. But System Administrator has full control NTFS permission.
To implement the NTFS permission, perform the following steps:
-
First create the folder with the name soft on an NTFS volume or partition.
-
Now right click on the soft folder and then click on Properties.
-
A small windows dialog box will appear with title folder name Properties, under the Security tab click on Advance button.
-
Now in next dialog box, uncheck to Inherit from parent.
Then click on Copy or Remove button.
-
Click on apply button to save settings and then Ok.
-
-
Now add the system Administrator, user A and user B in access control list (ACL) by click on add button.
-
Now click on Advance button to find the above users.
-
Then add the required users in access control list and click OK.
-
Now in access control entries (ACE) set the selected user permission then click apply button to save setting and Ok button to finish the process.
-
-
Result: Now you can logon with user name A or B and try to modify in soft folder but it can not possible for both user due to NTFS permission.
Related Articles
-
-
-
-
How to configure and maintain Active Directory step by step? When you have installed the windows 2003 server on your computer and the next step is to run the Active Directory setup to create the new Active Directory domain. Perform the following steps to convert your windows 2003 server into the first domain controller. Read More...
How to configure and maintain Additional Domain Controller step by step? You can install additional domain controller, if you already have one main domain controller. Using additional domain controller, you can perform the proper load balancing as well as improve the reliability and availability of network resources. Read More...
How to implement different polices for different uses & computers? Organizational Unit (OU) used to create the hierarchy of users according to the need of your organization. To set the different policies for different users and computers, first create the Organizational Units then apply the Group Policy to the Organizational Units to define the policies for all Organizational Units users and computers under a domain controller. Read More...
Client end Configurations for Active Directory Server When you have installed the windows 2000 or XP on your computer and the next step is join your client computer to Domain controller Read More...
How to implement Encryption/Decryption on data? Data encryption is a method in which highly important and sensitive data is converted into unreadable form before its storage or transmission over the LAN/WAN. You can read encrypted data or decrypt it, if you have access to password or secret key. Read More...
How to configure Cisco router step-by-step? It is just a step-by-step guide for the most basic configuration needed to make the router operational. When you first power on a new Cisco Router. Read More...
How to set Hidden and Multiple Name Sharing? Three type of sharing is used to share the data in networking environment, for example simple sharing, hidden sharing and multiple name sharing. Read More...
How to configure and maintain Child Domain Controller step by step? You can configure Child Domain Controller, if you already have one main domain controller. Read More...How to configure Roaming User profile in server 2003? There are some pre-requirement to create centralized user profile. Read More...
How to implement the NTFS Permissions? First make a folder with the name soft. System Administrator wants the user's A and B can only access to soft folder. Read More...
How to configure same Policies for all Domain Users and Computers? Normally Group Policy applies on the domain controller that provides the centralized management of connected computers and users. Read More...