Users Guide

Using the DRAC 4 With Microsoft Active Directory 123
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>
For Extended Schema, you can specify either Domain Controller or Global
Catalog with Association Object. You cannot specify only the Global Catalog
or only the Association Object for Extended Schema. If you specify only the
Domain Controller, all objects including User, Group, RAC, Privilege and
Association should be on the same domain. If any of these objects are on
different domains, use the Global Catalog with the Association Object
option. You can specify up to four Domain Controllers and all these entries
should point to the same domain. You can specify up to four Global Catalog
servers. You can specify up to four Association Object servers. All these entries
should point to the same domain. In case you are using the Association
Object option, you should also configure the Global Catalog option to be able
to log in. Specify the Domain Controller name where you created the user. IP
or FQDN can be specified here.