Installation Manual

174 Using the iDRAC6 Directory Service
If you want to enforce the certificate validation during SSL handshake,
type the following
RACADM
command:
racadm config -g cfgActiveDirectory -o
cfgADCertValidationEnable 1
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
the iDRAC6 Firmware SSL Certificate" on page 145 for additional
information.
racadm sslcertdownload -t 0x1 -f <
RAC SSL
certificate
>
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 iDRAC6 and you want to use the DNS
provided by the DHCP server, type the following
RACADM
commands:
racadm config -g cfgLanNetworking -o
cfgDNSServersFromDHCP 1
4
If DHCP is disabled on the iDRAC6 or you want manually to input your
DNS IP address, type 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>