port
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: Required when LDAP is enabled.
Default value
Default 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