Reference Guide
Default
1
cfgLdapBinddn (Read/Write)
Descripti
on
The distinguished name of a user used to bind to the server
when searching for the login user's DN. If not provided, an
anonymous bind is used. If necessary It is optional to support
anonymous bind.
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)
Descripti
on
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)
Descripti
on
To validate LDAP search filter, use the user attribute that cannot
uniquely identify the login user within the chosen baseDN. The
search filter only applies to userDN search and not the group
membership search.
Legal
Values
String of maximum length = 254 characters
Default
(objectless=*)
Searches for all objects in tree.
198