Users Guide
changes. If the adproductname is not present in the productoem.ini file, a default name will be assigned. The default value will be system name-software-
product name, where system name is the name of the system running Server Administrator, and software-product name refers to the name of the software
product defined in omprv32.ini (that is, computerName-omsa).
Table8-16 shows the valid parameters for the command.
Table 8-16. Active Directory Service Configuration Parameters
Configuring Active Directory on Systems Running IT Assistant
By default, the Active Directory product name corresponds to the machinename-ita, where machinename is the name of the system on which IT Assistant is
installed. To configure a different name, locate the itaoem.ini file in your installation directory. Edit the file to add the line "adproductname=text" where text is
the name of the product object that you created in Active Directory. For example, the itaoem.ini file will contain the following syntax if the Active Directory
product name is configured to mgmtStationITA.
productname=IT Assistant
startmenu=Dell OpenManage Applications
autdbid=ita
accessmask=3
startlink=ITAUIServlet
adsupport=true
adproductname=mgmtStationITA
Configuring the DRAC 4 Using the Web-Based Interface
1. Log in to the Web-based interface using the default user, root, and its password.
2. Click the Configuration tab and select the Active Directory.
3. Select the Enable Active Directory check box.
4. Type the DRAC 4 Name.ThisnamemustbethesameasthecommonnameoftheRACobjectyoucreatedinyourDomainController(see"Installing the
Dell Extension to the Active Directory Users and Computers Snap-In").
5. Type the Root Domain Name. The Root Domain Name is the fully qualified root domain name for the forest.
6. Type the DRAC 4 Domain Name (for example, drac4.com).DonotusetheNetBIOSname.TheDRAC 4 Domain Name is the fully qualified domain name
ofthesubdomainwheretheRACDeviceObjectislocated.
7. Click Apply to save the Active Directory settings.
8. Click Upload Active Directory CA Certificate to upload your domain forest Root CA certificate into the DRAC 4. Your domain forest domain controllers'
SSL certificates need to have signed this root CA certificate. Have the root CA certificate available on your local system (see "Exporting the Domain
Controller Root CA Certificate (RAC Only)"). Specify the full path and filename of the root CA certificate and click UploadtouploadtherootCAcertificate
to the DRAC 4 firmware. The DRAC 4 Web server automatically restarts after you click Upload. You must log in again to complete the DRAC 4 Active
Directoryfeatureconfiguration.
9. Click the Configuration tab and select Network.
10. If DRAC 4 NIC DHCP is enabled, place a check next to Use DHCP to obtain DNS server address.IfyouwanttoinputaDNSserverIPaddress
manually, remove the check next to Use DHCP to obtain DNS server addressandinputyourprimaryandalternateDNSServerIPaddresses.
11. Click Apply to complete the DRAC 4 Active Directory feature configuration.
Configuring the DRAC 4 Active Directory Settings Using the racadm CLI
NOTE: This command is applicable only on systems running the Windows operating system.
NOTE: Restart the Server Administrator service after you have configured Active Directory.
name=value pair
Description
prodname=<text>
Specifies the software product to which you want to apply the Active Directory configuration changes. Prodname refers to the name of
the product defined in omprv32.ini. For Server Administrator, it is omsa.
enable=<true |
false>
true: Enables Active Directory service authentication support.
false: Disables Active Directory service authentication support
adprodname=<text>
Specifies the name of the product as defined in the Active Directory service. This name links the product with the Active Directory
privilege data for user authentication.
NOTE: Restart the IT Assistant services after saving the itaoem.ini file to the disk.