To configure the LDAP server connection settings:
The LDAP server usually receives inbound connections at port 389 via the TCP or UDP protocol. Port 636 is normally used to connect to an LDAP server via the SSL protocol.
After Microsoft update ADV190023 LDAP Channel Binding and LDAP Signing, the No encryption option no longer works, and you must use SSL or TLS encryption when connecting to the LDAP server.
cn=<user name>, ou=<department name> (if required), dc=<domain name>, dc=<parent domain name>, if you want to add a connection to a server of an LDAP-compatible directory service (such as Red Hat Directory Server).For example, you can enter the following user name: cn=LdapServerUser, dc=example, dc=com, where LdapServerUser is the name of the LDAP server user; example is the domain name of the directory to which the user's account belongs; com is the name of the parent domain in which the directory is located.
cn=<user name>, ou=<unit name> (if required), dc=<domain name>, dc=<parent domain name> or <user name>@<domain name>.<parent domain name> if you want to add a connection to a Microsoft Active Directory server.For example, you can enter the following user name: LdapServerUser@example.com, where LdapServerUser is the name of the LDAP server user; example.com is the domain name of the directory to which the user's account belongs.
Enter the search base in the following format: ou=<department name> (if required), dc=<domain name>, dc=<parent domain name>.
For example, you can enter the following search base: ou=people, dc=example, dc=com, where people is the directory level from which Kaspersky Security 8 for Linux Mail Server starts searching for records (the search is run at the people level and lower levels. Objects located above this level are excluded from the search scope); example is the domain name of the directory in which Kaspersky Security 8 for Linux Mail Server searches for records; com is the name of the parent domain in which the directory is located.
Kaspersky Security 8 for Linux Mail Server checks the connection to the LDAP server using the connection and authentication settings you have specified.
The LDAP Server Connection Settings window closes.