Reference Guide

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 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
String of maximum length = 1024 characters
Default
(objectless=*)
Searches for all objects in tree.
cfgLDAPCertValidationEnable (Read or Write)
Description
Controls certificate validation during SSL handshake.
Legal Values
1 (TRUE) — Uses the CA certificate to validate the LDAP server certificate during SSL
handshake.
0 (FALSE) —Skips the certificate validation step of SSL handshake.
Default
1
cfgLDAPSRVLookupDomainName (Read Only)
Description To use in the SRV lookup, configure the domain name.
Legal Values
String of maximum length of 254 alphanumeric characters and hyphens. The string
must begin with a letter.
Default
[null]
cfgLDAPSRVLookupServiceName (Read or Write)
Description To use in the SRV lookup, configure the service name.
Legal Values
String of maximum length of 254 characters.
Default
LDAP
168