Users Guide

Table Of Contents
Using iDRAC6 Directory Service 151
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>
NOTE: Enter the FQDN of the domain controller,
not
the FQDN of the domain.
For example, enter servername.dell.com instead of dell.com.