Test Connection fails with one of these errors:
[LDAP: error code 8 - 00002028: LdapErr: DSID-0C090346, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v4563^@]
An error occurred while searching LDAP Identity Source example.local
VMware NSX
This issue occurs because the Active Directory domain is configured with a Group Policy that enforces LDAP signing and binding integrity. Specifically, the policy Domain controller: LDAP server signing requirements is likely set to Require signing.
When this policy is active, the Active Directory server rejects any LDAP authentication attempts (binds) that use the cleartext protocol (port 389) without encryption. NSX must use LDAPS (LDAP over SSL) or StartTLS to satisfy the integrity check requirement.
To resolve this issue:
Adding new LDAP connection
Editing LDAP connection
For more information on using a LDAPS Identity Source with NSX Single Sign-On, NSX 4.2 Documentation for LDAP Identity Source