Users Guide

146 Using iDRAC6 With Microsoft Active Directory
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 Standard Schema.
Configuring Active Directory With Standard Schema Using RACADM
Use the following commands to configure iDRAC6 Active Directory Feature
with Standard Schema using the RACADM CLI instead of the Web-based
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 2
racadm config -g cfgStandardSchema -i <index> -o
cfgSSADRoleGroupName <common name of the role
group>
racadm config -g cfgStandardSchema -i <index> -o
cfgSSADRoleGroupDomain <fully qualified domain
name>
racadm config -g cfgStandardSchema -i <index> -o
cfgSSADRoleGroupPrivilege <Bit Mask Value for
specific RoleGroup permissions>
NOTE: For Bit Mask values for specific Role Group permissions, see
Table 6-9.
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>
racadm config -g cfgActiveDirectory -o
cfgADDomainController3 <fully qualified domain name
or IP address of the domain controller>