Command Line Interface Reference Guide > The SLB Configuration Menu
/cfg/slb/advhc/health <health check ID>/ldap/ldap
LDAP Health Check Parameters
 
[LDAP Health Check <HC ID> ldap Menu]
     dnformat - Set base DN format
     bind - Set LDAP bind request
     cur - Display current send configuration
 
LDAP Health Check Parameters (/cfg/slb/advhc/health <health check ID>/ldap/ldap) 
Command Syntax and Usage
dnformat <fqdn|ldap>[fqdn]
 
Sets the DN format type for the LDAP bind request.
Enter fqdn (default) to enter only Domain Component (DC) in FQDN format (example.com for dc=example, dc=com). Enter ldap to enter base DN in LDAP format.
bind <255 character base dn> <up to 32 chars username password>
 
Sets the LDAP bind request using the base distinguish name, username, and password.
When the base distinguish name is set to inherit, the value is taken from the content value of the group to which this health check is bound.
Depending on the selected base DN format, configure domain component (DC) in FQDN format (use example.com to configure dc=example, dc=com) or a Distinguished Name (DN) in LDAP format, followed by common name (CN) and password
Note: if the DN format is FQDN, to configure multiple common names (CN), use the username field. For example,
Enter new username: admin,cn=admin1,cn=admin2.
cur
 
Displays the current configuration.