Users Guide

Using iDRAC6 With Microsoft Active Directory 137
Configuring Active Directory With Standard Schema Using RACADM
Use the following commands to configure the 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 Number for
specific user permissions>
NOTE: For Bit Mask Number values, see Table B-1.
racadm config -g cfgActiveDirectory -o
cfgDomainController1 <fully qualified domain name
or IP address of the domain controller>
racadm config -g cfgActiveDirectory -o
cfgDomainController2 <fully qualified domain name
or IP address of the domain controller>
racadm config -g cfgActiveDirectory -o
cfgDomainController3 <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.
NOTE: At least one of the 3 addresses is required to be configured. iDRAC6
attempts to connect to each of the configured addresses one-by-one until a
successful connection is made. With Standard Schema, these are the
addresses of the domain controllers where the user accounts and the role
groups are located.