Network Management
NPM 12.x Advanced AD settings
This article discusses using LDAP instead of MSAPI in the Advanced AD Settings for NPM 12.x
First published date
Last published date
Overview
Product section
Resolution
When SSL is used (then LDAP is used) and the default port is 636.If using SSL/TLS, the preferred port is 636. This port requires SSL/TLS, and if the SSL/TLS negotiation is not working, the connection will not complete. To ensure proper security when using port 389, use LDAP connection (without SSL).
If you want to see objects from multiple domain in the AD forest with a single LDAP connection, the SSL/TLS port for that “global catalog” directory is 3269. Changing the port to 3269 and the Domain DN to DC=example,DC=ex,DC=us will allow you to search, but only the exampleexus domain, regardless of what domain you type in the search field.
If you are looking to do multiple domain, please contact support so a feature request can be submitted to development.