11.Security Level Permissions
Security Level Permissions
A computer running windows 2012 server Domain Controller.
A member server running windows server 2012 or Client running windows 7.
SYS1 SYS2
Domain Controller Member Server / Client
IP Address 10.0.0.1 IP Address 10.0.0.2
Subnet Mask 255.0.0.0 Subnet Mask 255.0.0.0
Preferred DNS 10.0.0.1 Preferred DNS 10.0.0.1
Steps:
1. Open Computer -> Go to any NTFS partition and create a folder (DATA), along with some files in it.
2. Right click the folder (DATA) and select properties and click Security tab -> click Advanced tab
-> click Edit -> click Disable inheritance.
3. Click Remove -> Apply -> OK -> OK
4. Click Edit
5. Add Administrator Administrator and allow Full control Permission.
6. Then Add the Users (User1) and Allow Read permission.
7. Click Apply -> OK -> OK
Verification:
1. Log as User (User1) on the same computer, and Open Computer icon, and verify the respective permissions by accessing the folder.
2. The User can just read the Files and Folders.
Comments