100 Using the DRAC 4 With Microsoft® Active Directoryw w w . d e l l . c o m | s u p p o r t . d e l l . c o m Configuring the DRAC 4 Active Directory Settings Using the racadm CLIUsing the following commands to configure the DRAC 4 Active Directory Feature using theracadm CLI instead of the Web-based interface.1 Open a command prompt and type the following racadm commands:racadm config -g cfgActiveDirectory -o cfgADEnable 1racadm config -g cfgActiveDirectory -o cfgADRacDomain <fullyqualified rac domain name>racadm config -g cfgActiveDirectory -o cfgADRootDomain <fullyqualified root domain name>racadm config -g cfgActiveDirectory -o cfgADRacName <RAC commonname>racadm sslcertupload -t 0x2 -f <ADS root CA certificate>racadm sslcertdownload -t 0x1 -f <RAC SSL certificate>2 If DHCP is enabled on the DRAC 4 and you want to use the DNS provided by the DHCPserver, type the following command:racadm config -g cfgLanNetworking -o cfgDNSServersFromDHCP 13 If DHCP is disabled on the DRAC 4 or you want manually to input your DNS IP address, typethe following commands:racadm config -g cfgLanNetworking -o cfgDNSServersFromDHCP 0racadm config -g cfgLanNetworking -o cfgDNSServer1 <primary DNSIP address>racadm config -g cfgLanNetworking -o cfgDNSServer2 <secondary DNSIP address>4 Press Enter to complete the DRAC 4 Active Directory feature configuration.Using Active Directory to Log In To the DRAC 4You can use Active Directory to log in to the DRAC 4 through the Web-based interface, withremote racadm, or through the serial or telnet console.The login syntax is consistent for all three methods:<username@domain> or <domain>\> or <domain>/> (whereusername is an ASCII string of 1–256 bytes). No white space and no special characters (suchas \, /, or @) are allowed in either the user name or the domain name.NOTE: You cannot specify NetBIOS domain names, such as Americas, since those names cannot be resolved.