Users Guide
128 Using the DRAC 4 With Microsoft Active Directory
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 server 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
>
For Standard Schema, specify only the Domain Controller and the Global
Catalog. Specify Association Object is not applicable with Standard Schema.
You can specify the Domain Controller where the user role groups are created.
Specify either the IP or the FQDN. You can specify up to four Domain
Controllers. All entries should point to the same domain. If you specify only
the Domain Controller, the User and Group should be on the same domain.
If the Role Groups are on different domains, you have to also specify the
Global Catalog server. You can specify up to four Global Catalog servers. IP or
the FQDN can be specified here. You can also only specify the Global Catalog
servers.