ldap.port
The property
ldap.port
specifies the port over which the LDAP service is provided.
Property Name | Property Description | |
---|---|---|
ldap.port | This property specifies the port over which LDAP service is provided. For LDAP, the default port is 389 (the default). For LDAPS, the default port is 636. |
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.port=389
Parent topic: LDAP properties