Installation guide

12
It is recommended to use passwords that meet stringent length and
complexity requirements.
Server
Enter the IP address or DNS name of the LDAP server in this field.
Specify the remote LDAP port here. When Encryption is set to “none”, the LDAP port
is typically 389, and when TLS or LDAPS is used, port 636 is the typical setting.
Confirm the selection with your LDAP server administrators.
This is the LDAP search base used as the starting point to search for the user
information.
This string may be modified to create a search based on a location or filter other than
the default search base or attribute.
Attributes
This is the attribute name on the LDAP server that contains the username for the
account. This is often specified by the string “sAMAccountName” in Active Directory
servers that may be used by LDAP. Contact your local LDAP administrator for the
correct username attribute to use.
This is the attribute name on the LDAP server that contains the email address for the
account. This is often specified by the string “mail” in Active Directory servers that
may be used by LDAP. Contact your local LDAP administrator for the correct email
attribute to use.
This is the attribute name on the LDAP server that contains the telephone number for
the account. This is often specified by the string “telephoneNumber” in Active
Directory servers that may be used by LDAP. Contact your local LDAP administrator
for the correct telephone attribute to use.
This field is the attribute name on the LDAP server that contains the name associated
with the account. This is often specified by the string “CN” in Active Directory servers
that may be used by LDAP. Contact your local LDAP administrator for the correct
name attribute to use.
Access to Active Directory is performed via AD’s LDAP mode. When using multiple AD domains, LDAP
access may be configured to go through the Global Catalog. Port 3268 is the default non-SSL/TLS setting,
while port 3269 is used for SSL/TLS connections by default. More general information about LDAP searches
via the Global Catalog may be found at: http://technet.microsoft.com/en-us/library/cc728188(v=ws.10).aspx