Subject: LDAP Signing Required
Author: tvv1974
Posted on: 12/06/2010 01:03:07 PM
We have a monitoring application from eG Innovation which integrates with AD. The application uses Tomcat and queries AD to add users to different in built application roles for monitoring management (delegation).
The tool was working fine until we have enabled LDAP Server Signing Required group policy setting. Now the LDAp queries have started failing even after enabling the LDAP Client Side Signing required policy setting.
I see in the Catalina.log file the below error:
javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C0901FC, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v1db0 ]
How do i configure the application to support LDAP Signing. I am not an application guy hence Java and others are GREEK and LATIN. Please assist.
Replies:
References: