This hands-on lab walks through the process of creating an external trust between two Active Directory Domain Services (AD DS) domains with selective authentication.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Configure Active Directory Users and Groups
- Create an Active Directory global group named
Developers
. - Add the
Developer
user as a member of theDevelopers
group.
- Create an Active Directory global group named
- Configure DNS
- Create a conditional forwarder on the Barrier Reef Audio domain controller to forward DNS traffic for dev.rivercityai.com to the River City AI domain controller.
- Create a conditional forwarder in the opposite directory on the River City AI domain controller to forward DNS traffic for corp.barrierreefaudio.com to the Barrier Reef Audio domain controller.
- Test DNS name resolution in both directions.
- Create an External Trust
- Create a one-way, outgoing external trust with selective authentication to allow developers in the Barrier Reef Audio domain to access resources in the River City AI domain.
- Configure Selective Authentication
- Modify the computer account for the River City AI domain controller to configure selective authentication for the
Developers
group in the Barrier Reef Audio domain to authenticate using the trust and access resources.
- Modify the computer account for the River City AI domain controller to configure selective authentication for the
- Test Access
Using the password from the lab details:
- Log on to
BRAWKS1
, and test access to\RCAIDC1.dev.rivercityai.comdata
as a developer user (developer@corp.barrierreefaudio.com) to ensure access is granted. - Log on to
BRAWKS1
, and test access to\RCAIDC1.dev.rivercityai.comdata
as a non-developer user (nondeveloper@corp.barrierreefaudio.com) to ensure access is not granted.
- Log on to