Looking for information on how to force the Active Directory Connector to communicate over port 636 instead of port 389.
The connector always connects to the Active Directory domain controller over port 389, there is no visible option to use port 636 instead.
The AD connector communicates with the domain controller via port 389, port 636 cannot be manually forced for this specific connection.
Although port 389 is utilized, the connector uses a secure authentication method through the .NET framework rather than sending usernames and passwords in clear text.
You can verify the traffic with a Network Capture Tool using a tool like Wireshark to monitor traffic between the connector and the domain controller to confirm that authentication is not occurring via a simple clear-text bind.
You may also review the following Microsoft article which explains AD will reject insecure LDAP binds:
© 2026 ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center