ldap.protocol
The
ldap.protocol
property specifies whether to use LDAP or LDAPS.
Property Name | Property Description | |
---|---|---|
ldap.protocol | This property specifies whether to use LDAP or LDAPS. LDAPS uses SSL connections instead of plain (that is, unprotected) connections. The default is ldap. |
The LDAP URL
This image shows the construction of the LDAP URL, which is constructed of the properties you define. (You need not supply the characters depicted in red; they are not included in the property definitions.)
Note: For Active Directory servers, you need only specify the
ldap.host
property.
Example
ldap.protocol=ldap
Parent topic: LDAP properties