Installation Manual

Using the iDRAC6 Directory Service 165
2
If you want to specify the time in seconds to wait for Active Directory
(AD) queries to complete before timing out, type the following command:
racadm config -g cfgActiveDirectory -o
cfgADAuthTimeout <time in seconds>
3
If DHCP is enabled on the iDRAC and you want to use the DNS provided
by the DHCP server, type the following
RACADM
command:
racadm config -g cfgLanNetworking -o
cfgDNSServersFromDHCP 1
4
If DHCP is disabled on the iDRAC or you want to manually input your
DNS IP address, type following
RACADM
commands:
racadm config -g cfgLanNetworking -o
cfgDNSServersFromDHCP 0
racadm config -g cfgLanNetworking -o cfgDNSServer1
<primary DNS IP address>
racadm config -g cfgLanNetworking -o cfgDNSServer2
<secondary DNS IP address>
5
If you want to configure a list of user domains so that you only need to
enter the user name during login to the iDRAC6 Web-based interface,
type the following command:
racadm config -g cfgUserDomain -o
cfgUserDomainName -i <index>
You can configure up to 40 user domains with index numbers between
1 and 40.
See "Generic LDAP Directory Service" on page 176 for details about user
domains.
6
Press
Enter
to complete the Active Directory configuration with
Extended Schema.