|
| ZCS Administrator Guide 8.0 |
| Open Source Edition |
![]()
zimbraAuthLdapURL attribute ldap://ldapserver:port/ identifies the IP address or host name of the external directory server, and port is the port number. You can also use the fully qualified host name instead of the port number.If it is an SSL connection, use ldaps: instead of ldap:. The SSL certificate used by the server must be configured as a trusted certificate.
![]()
zimbraAuthLdapBindDn attribute is a format string used to determine which DN to use when binding to the external directory server.The user name might need to be transformed into a valid LDAP bind DN (distinguished name) in the external directory. In the case of Active Directory, that bind dn might be in a different domain.