Configure a LDAP connection

By default, LDAPCP connects to the Active Directory the SharePoint servers belong to, as the application pool / process identity.
You can replace it with a more secure connection, using LDAPS, or add other connections (there is no limit).

Add a LDAPS connection

To encrypt the LDAP traffic between SharePoint and the LDAP server, you can configure the connection to use LDAPS (LDAP over SSL).

Note

Before you proceed, ensure that LDAPS is configured on the LDAP server (documentation for Active Directory).

Add a LDAP connection

Important

With LDAP, the traffic is not encrypted and it will appear in clear text in a network capture.