LDAP Server Connection Settings

You need to specify how to connect to the LDAP server.

Note: By default, the server will use the default LDAP port with a NULL host name. This will connect to the directory service, which is running on the current domain. Searches for users will be performed recursively using the domain distinguished name as the base. By default, the server will use the Active Directory schema to obtain user names.
Table 1. Connection Settings
Field Name Description
Host Specify the name of the directory server. If blank, autodetect is used.
Port

Specify the directory server port number. Enter 0 for the default LDAP port.

User Name

User name of the user on the LDAP server who has permissions for LDAP directory searches. In some cases, each user in the network domain has such permissions. If your environment limits permissions, the LDAP server administrator login can be used.

If the Trapeze server is deployed outside the LDAP server domain then include the domain name with the user name in the following format:

DOMAIN_NAME\USER_NAME
Password

Password of the user on the LDAP server who has permissions for LDAP directory searches.