You can use Dynamo’s LDAP server connection tool to test whether the JNDI environment properties in the InitialContextEnvironment component are configured appropriately for your server.

To test the connection to the LDAP server, do the following:

If Dynamo connects successfully to your LDAP server, it displays the message “Successfully Created Context: javax.naming.directory.InitialDirContext<context_number>.”

Troubleshooting the Connection to the Server

If Dynamo does not connect to your LDAP server, it displays one of the following error messages:

Error Message

InitialContextEnvironment Property To Modify

The following Error Occurred:
javax.naming.CommunicationException: <host:port>.
Root exception is java.net.NoRouteToHostException: Operation timed out: no further information

providerURL

The following Error Occurred:
javax.naming.AuthenticationNotSupportedException:
SASL support not available:
<value>

securityAuthentication

Bad Username and/or Password:
javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]

securityPrincipal and/or securityCredentials

 
loading table of contents...