Users Guide

$ racadm config -g cfgLDAP -o cfgLDAPEnable 1
$ racadm config -g cfgLDAP -o cfgLDAPServer 192.168.0.1
$ racadm config -g cfgLDAP -o cfgLDAPBaseDN dc=
company,dc=com
CMC can be configured to optionally query a DNS server for SRV records. If the cfgLDAPSRVLookupEnable
property is enabled, the cfgLDAPServer property is ignored. The following query is used to search the DNS for SRV
records:
_ldap._tcp.domainname.com
ldap in the above query is the cfgLDAPSRVLookupServiceName property.
cfgLDAPSRVLookupDomainName is configured to be domainname.com.
For more information about the RACADM commands, see the
Chassis Management Controller for PowerEdge VRTX
RACADM Command Line Reference Guide
available at dell.com/support/manuals.
130