Users Guide

138 Using iDRAC6 With Microsoft Active Directory
The main
Active Directory Configuration and Management
summary
page appears. Next, test the Active Directory settings you just configured.
18
Scroll to the bottom of the screen and click
Test Settings
.
The
Test Active Directory Settings
screen appears.
19
Enter your iDRAC6 user name and password, and then click
Start Test
.
The test results and the test log displays. For additional information, see
"Testing Your Configurations."
NOTE: You must have a DNS server configured properly on iDRAC6 to support
Active Directory log in. Navigate to the Network screen (click System
Remote
Access
iDRAC6
,
and then click the Network/Security Network tab) to configure
DNS server(s) manually or use DHCP to get DNS server(s).
You have completed the Active Directory configuration with Extended Schema.
Configuring Active Directory With Extended Schema Using RACADM
Use the following commands to configure iDRAC6 Active Directory feature
with Extended Schema using the RACADM command line interface (CLI)
tool instead of the Web interface.
1
Open a command prompt and enter the following
RACADM
commands:
racadm config -g cfgActiveDirectory -o cfgADEnable 1
racadm config -g cfgActiveDirectory -o cfgADType 1
racadm config -g cfgActiveDirectory -o
cfgADRacName <RAC common name>
racadm config -g cfgActiveDirectory -o
cfgADRacDomain <
fully qualified rac domain name
>
racadm config -g cfgActiveDirectory -o
cfgADDomainController1 <
fully qualified domain name
or IP Address of the domain controller
>
racadm config -g cfgActiveDirectory -o
cfgADDomainController2 <
fully qualified domain name
or IP Address of the domain controller
>