Users Guide

Using the iDRAC6 Directory Service 173
NOTE: The Global Catalog server is only required for standard schema in the
case that the user accounts and the role groups are in different domains. And,
in this multiple domain case, only the Universal Group can be used.
NOTE: The FQDN or IP address that you specify in this field should match the
Subject or Subject Alternative Name field of your domain controller certificate
if you have certificate validation enabled.
If you want to disable the certificate validation during SSL handshake,
type the following
RACADM
command:
racadm config -g cfgActiveDirectory -o
cfgADCertValidationEnable 0
In this case, no Certificate Authority (CA) certificate needs to be
uploaded.
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" for additional information.
racadm sslcertdownload -t 0x1 -f <
RAC SSL
certificate
>
2
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
3
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