port
Syntax
port = port_number
Description
Number of the TCP/IP port used for communicating with the LDAP server. Note that this is not for SSL communication.
Options
- port_number
- A valid port number is any positive integer that is allowed by TCP/IP and that is not currently being used by another application.
Usage
This stanza entry is required when LDAP is enabled.
Default value
The default value is always taken (during WebSEAL initialization)
from the corresponding parameter in the [ldap] stanza
of the ldap.conf configuration file for the LDAP
server.
Example
port = 389