Reference Guide
NOTE: If cfgLDAPBindDN is [null] and cfgLDAPBindPassword is [null], then the CMC attempts an
anonymous bind.
Legal Values
String maximum length = 254
Default
Null
cfgLDAPBindPassword (Write Only)
Description
A bind password is used with the bindDN. The bind password is a sensitive data, and must be protected. It is
optional to support anonymous bind.
Legal Values
String maximum length = 254
Default
Null
cfgLDAPSearchFilter (Read or Write)
Description
To validate LDAP search lter, use the user attribute that cannot uniquely identify the login user within the
chosen baseDN. The search lter only applies to userDN search and not the group membership search.
Legal Values
String of maximum length = 1024 characters
Default
(objectless=*)
Searches for all objects in tree.
cfgLDAPCertValidationEnable (Read or Write)
Description
Controls certicate validation during SSL handshake.
Legal Values
• 1 (TRUE) — Uses the CA certicate to validate the LDAP server certicate during SSL handshake.
• 0 (FALSE) —Skips the certicate validation step of SSL handshake.
Default
1
cfgLDAPNetworkTimeout (Read or Write)
Description
Congures the network timeout in seconds.
Legal Values
Positive integer
Default
30 seconds
cfgLDAPSearchTimeout (Read or Write)
Description
Congures the search timeout in seconds.
Legal Values
Positive integer
Default
120 seconds
119