Reference Guide

cfgLDAPCertValidationEnable (Read or Write)
Description
Controls certicate validation during SSL handshake.
Legal Values
1 (TRUE) — Uses the CA certicate to validate the LDAP server certicate during SSL handshake.
0 (FALSE) —Skips the certicate validation step of SSL handshake.
Default
1
cfgLDAPNetworkTimeout (Read or Write)
Description Congures the network timeout in seconds.
Legal Values
Positive integer
Default
30 seconds
cfgLDAPSearchTimeout (Read or Write)
Description Congures 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, Congure the CMC.
Legal Values
1 — True
0 — False
Default
0
cfgLDAPSRVLookupDomainName (Read Only)
Description
To use in the SRV lookup, congure 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, congure the service name.
Legal Values
String of maximum length of 254 characters.
Default
LDAP
113