JNDI: LDAP Protocol Error (Microsoft LDAP) 2003-10-08 - By David Diaz
Back Hi all,
I am trying to authenticate my webapps via a JNDI Realm, which connects to Microsoft Site Server (LDAP).
As I am getting [LDAP: error code 2 - Protocol Error] (See below), I would like to know if that Micro$oft product is a certified LDAP server. If it is not so, do you advise me any solution to manage autenticating these webapps via JNDI-Microsoft Site Server?. Maybe develop a special Realm?.
Regards, Davi Leal
2003-10-07 17:42:54 JNDIRealm[Standalone]: Connecting to URL ldap://host:1003 2003-10-07 17:42:54 JNDIRealm[Standalone]: lookupUser(p2796) 2003-10-07 17:42:54 JNDIRealm[Standalone]: dn=cn=p2796,ou=Members,o=org 2003-10-07 17:42:54 JNDIRealm[Standalone]: validating credentials by binding as the user 2003-10-07 17:42:54 JNDIRealm[Standalone]: binding as cn=p2796,ou=Members,o=org 2003-10-07 17:42:54 JNDIRealm[Standalone]: Exception to try authentication javax.naming.CommunicationException : [LDAP: error code 2 - Protocol Error]; remaining name '' at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:2965) at ...
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|