15.5

Table Of Contents
Nuance Management Center Server Installation and Configuration Guide
l Base DNBase container for all the queries performed by the connector. Example:
DC=contoso,DC=com
l UsernameFull name of a user to perform queries.
l PasswordUser's password.
The connector performs a series of tests. If tests complete successfully, the installation is complete.
Troubleshooting the connector installation
Once installed, the connector performs a series of tests to validate the information you specified. The results
appear on the AD LDAP Configuration screen. The following table describes the tests and recommended
procedures to resolve the failure.
Test Description Recommendation
Test 1 Attempts to establish a TCP connection to the LDAP server
and port specified.
Check basic network
connectivity and
firewall settings that
might prevent such a
connection.
Test 2 Attempts to perform an LDAP bind on the LDAP server and
port specified and with the username and password provided.
Check the LDAP
connection string,
search path,
username and
password.
Test 3 Attempts to perform an LDAP search against the directory to
check the privileges of the specified username.
Check the privileges
of the username in
the target directory.
Test 4 Attempts to establish a connection to the Auth0 federation
server.
Check network
connectivity and
firewall settings that
90