Reference Guide
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
cfgLDAPSRVLookupEnable (Read or Write)
Description
To query a DNS server for SRV records, Congure the CMC.
Legal Values
• 1 — True
• 0 — False
Default
0
cfgLDAPSRVLookupDomainName (Read Only)
Description
To use in the SRV lookup, congure 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, congure the service name.
Legal Values
String of maximum length of 254 characters.
Default
LDAP
113