Skip to main content

Server Administration 2012 Lab-12 & 13 Security & Share Level Permissions

Pre-requisites:
Before working on this lab, you must have
1. A computer running windows 2012 server Domain Controller.
2. A computer running windows 2012 server or windows 7.
Domain: MICROSOFT.COM

SYS1
Domain Controller Member Server
IP Address 10.0.0.1
Subnet Mask 255.0.0.0
Preferred DNS 10.0.0.1

SYS2
Client
IP Address 10.0.0.2
Subnet Mask 255.0.0.0
Preferred DNS 10.0.0.1

Lab – 1: Security Level Permissions

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 propertiesand click Security tabclick Advanced tabclick Editclick Disable inheritance.
3. ClickRemoveApplyOKOK
4. Click Edit
5. Add Administratoror Administratorsand allowFull controlpermission.
6. Then Add the Users (User1) and Allow Read permission.
7. ClickApplyOKOK

Verification:
1. Login 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.

Lab – 2: Share Level Permissions

1. Logon to a Computer as Administrator, Open Computer Open any drive and create a folder (SALES) along with some files in it.
2. Right click the folder (SALES) and Select Share
3. Select the drop down arrow mark and select Findenter the User name(User 1)click OKselect the User(User 1)and assign Permissions (Ex: Read/Write)click Shareclick Done.

Verification: 
Access the Shared folder
1. Logon to Member Server or Client as User (User 1)  Open Network.
2. Open System Name in which the shared folder is present.
3. Access the shared folder (SALES) & verify the permissions by creating some files.

Accessing Shared folders using UNC Path:
1. Logon to Member server or Client as a User.
2. Click Start click Run and type the Syntax \\Servername\Sharename. Example: \\SYS1\SALES

Comments

Popular posts from this blog

Server Administration 2012 Lab-44 Configuring Read-Only Domain Controller

1. Log in as Administrator to the Workgroup Computer(SYS2) 2. Assign IP Address and Preferred DNS Server Address. 3. Click Server Manager 4. In Server Manager Dashboard, Click Add roles and features. 5. In Before you begin page, click Next, In Select installation type, select Role-based or feature-based installation, click Next. 6. In Select destination server, from Server Pool select SYS2,click Next. 7. In Roles, check the box Active Directory Domain Services. 8. Click Add Features, to install the required features for Active Directory Domain Services.Click Next. 9. In Select features wizard, click Next. 10. In Active Directory Domain Services wizard, click Next. 11. Check the box Restart the destination server automatically if required. Click Install. 12. Click Promote this server to a domain controller. 13. In Deployment Configuration wizard, select Add a domain controller to an existing domain, enter the Domain (Ex: Microsoft.com) 14. Click Change, enter User Name: us

Server Administration 2012 Lab-39 Creating Forest Trust

TRUST RELATIONSHIP Pre-requisites: Before working on this lab, you must have 1. A computer running Windows Server 2012Domain Controller for MICROSOFT.COM. 2. A computer running Windows Server 2012 Domain Controller for IBM.COM. Domain:MICROSOFT.COM Domain:IBM.COM SYS1 Domain Controller-MICROSOFT.COM IP Address 10.0.0.1 Subnet Mask 255.0.0.0 Preferred DNS 10.0.0.1 Alternate DNS 10.0.0.2 SYS2 Domain Controller-IBM.COM IP Address 10.0.0.2 Subnet Mask 255.0.0.0 Preferred DNS 10.0.0.2 Alternate DNS 10.0.0.1 1. Go to Active Directory Domains and Trusts, 2. Right click the Domain name and select Properties. 3. Verify Domain and Forest functional level to be Windows Server 2012. 4. Select Trusts tab,Click New Trust. 5. On Welcome wizard, click Next. 6. In Trust Name,enter name of other ForestIBM.COM and click Next. 7. Select Forest trust and click Next 8. Select Two-way and click Next. 9. Select Both this domain and the specified domain and click Next. 10. Ent

Server Administration 2012 Lab-40 Configuring Global Catalog Server

GLOBAL CATALOG, SITES, and READ ONLY DOMAIN CONTROLLER Pre-requisites: Before working on this lab, you must have 1. A computer running windows 2012 server Domain Controller. 2. A computer running windows 2012 server. Domain:MICROSOFT.COM SYS1 Domain Controller IP Address 10.0.0.1 Subnet Mask 255.0.0.0 Preferred DNS 10.0.0.1 Alternate DNS ---------- SYS2 Read Only Domain controller IP Address 10.0.0.2  Subnet Mask 255.0.0.0 Preferred DNS 10.0.0.2 Alternate DNS 10.0.0.1 1. Go to Active Directory Sites and Services. 2. Expand the Sites Default-First-Site-NameServersServer Names NTDS Settings. 3. Right click NTDS Setting and Properties, If the checkbox Global Catalog is checked, then it is a Global Catalog Server.