Users Guide
160 Using iDRAC6 Directory Service
In this case, you must also upload the CA certificate using the following
RACADM
command:
racadm sslcertupload -t 0x2 -f <ADS root CA
certificate>
Using the following
RACADM
command may be optional. See "Importing
iDRAC6 Firmware SSL Certificate" on page 131 for additional
information.
racadm sslcertdownload -t 0x1 -f <RAC SSL
certificate>
2
If DHCP is enabled on iDRAC6 and you want to use the DNS provided by
the DHCP server, enter the following
RACADM
commands:
racadm config -g cfgLanNetworking -o
cfgDNSServersFromDHCP 1
3
If DHCP is disabled on iDRAC6 or you want manually to input your DNS
IP address, enter the 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>
4
If you want to configure a list of user domains so that you only need to
enter the user name when logging in to the Web interface, enter the
following command:
racadm config -g cfgUserDomain -o
cfgUserDomainName <fully qualified domain name or
IP Address of the domain controller> -i <index>
Up to 40 user domains can be configured with index numbers between
1and 40.
See "Using iDRAC6 With Microsoft Active Directory" on page 127 for
details about user domains.