User's Manual

246 Using the CMC Directory Service
2
Specify a DNS server using one of the following options:
If DHCP is enabled on the CMC and you want to use the
DNS address obtained automatically by the DHCP server,
type the following command:
racadm config -g cfgLanNetworking -o
cfgDNSServersFromDHCP 1
If DHCP is disabled on the CMC or you want manually to input your
DNS IP address, type the following 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
>
Extended Schema Overview
There are two ways to enable Extended Schema in Active Directory:
Using the CMC Web interface. For instructions, see "Configuring the
CMC With Extended Schema Active Directory and the Web Interface" on
page 262.
Using the RACADM CLI tool. For instructions, see "Configuring the
CMC With Extended Schema Active Directory and RACADM" on
page 265.
Active Directory Schema Extensions
The Active Directory data is a distributed database of Attributes and Classes.
The Active Directory schema includes the rules that determine the type of
data that can be added or included in the database.
One example of a Class that is stored in the database is the user class.
User class attributes can include the user’s first name, last name,
phone number, and so on.