Field Setting
LDAP Enable this if you want to configure the server to retrieve
phone book data using LDAP server.
Note: Secure LDAP (LDAPS) communication occurs
over port TCP 636. LDAPS communication to a global
catalog server occurs over TCP 3269. When connecting
to ports 636 or 3269, SSL/TLS is negotiated before any
LDAP traffic is exchanged. If using secure LDAP
(LDAPS), the necessary certificates must be installed.
For more information about CA certificates, see "Con-
figuring Certificates" on page169.
For an example of LDAP configuation, see "Example of
LDAP Configuration" on page311.
URI Enter the URI of the LDAP server.
E.g. ldap://example.org (or ldaps://example.org if using
secure LDAP)
Bind user (Optional) Enter the username used for authentication against
LDAP.
Note: It might be necessary to specify the path for user-
name (DOMAIN\username).
E.g. CN=Manager, DC=example, DC=com.
Bind password (Optional) Enter the Bind user’s password.
Base (Optional) Enter the base path where the users are located in the
LDAP structure.
E.g. DC=example, DC=com.
Filter (Optional) Enter the filter used for the LDAP query. The
(objectClass=person) filter can be used successfully in
most cases.
Attributes Enter the LDAP attributes you want to query the LDAP
for, separated by a comma.
E.g. displayName,telephoneNumber, mobile.
Number attributes (Optional) Enter LDAP attributes that will be used to dial.
E.g. telephoneNumber,mobile.
Attributes names (Optional) Enter the attribute names you want to assign to the attrib-
utes specified above, separated by a comma.
E.g. Name,Phone,Mobile.