Users Guide
124 Using the DRAC 4 With Microsoft Active Directory
To specify an LDAP server, type:
racadm config -g cfgActive Directory -o
cfgADDomainController <
fully qualified domain name
or IP address
>
To specify a Global Catalog server, type:
racadm config -g cfgActive Directory -o
cfgGlobalCatalog <
fully qualified domain name or IP
address
>
NOTE: If you specify the IP address as 0.0.0.0, DRAC 4 will not search for any
server.
NOTE: You can specify a list of LDAP or Global Catalog servers separated by
commas. DRAC 4 allows you to specify up to three IP addresses or hostnames.
NOTE: If LDAPS is not correctly configured for all domains and applications,
enabling it may result in unexpected results during the functioning of the
existing applications/domains.
3
If DHCP is enabled on the DRAC 4 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 DRAC 4 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>