Hi,

we have a problem when we try to use the JNDI Realm from tomcat (5.0.27) to
access Lotus Domino LDAP (Version 5.0.12) server. According the logs the
user can be found but the binding is somehow not successful. We tried
binding and comparison modes. Unfortunately we cannot use anonymous binding.
Does anybody have an idea what we should do? We don't have any problems to
configure TC to use openldap or the SuSe Server but in this case we must use
the Domino server.

Zsolt

JNDIRealm[null]: lookupUser(sg40543) [http-8084-Processor23]
JNDIRealm[null]:   dn=uid=sg40543,o=SHG [http-8084-Processor23]
JNDIRealm[null]:   validating credentials by binding as the user
[http-8084-Processor23]
JNDIRealm[null]:   binding as uid=sg40543,o=SHG [http-8084-Processor23]
JNDIRealm[null]:   bind attempt failed [http-8084-Processor23]
JNDIRealm[null]: Username sg40543 NOT successfully authenticated
[http-8084-Processor23]

--------------------------
  <parameter>
  <name>connectionURL</name>
  <value>ldap://BE-CCOPortal-LDAP.eu.lds.net:389</value>
  </parameter>

  <parameter>
  <name>userPattern</name>
  <value>uid={0},o=SHG</value>
  </parameter>

 <parameter>
  <name>connectionName</name>
  <value>cn=adminacnt,ou=BE,ou=USR,o=SHG</value>
  </parameter>

 <parameter>
  <name>connectionPassword</name>
  <value>mypassword</value>
  </parameter>
-----------------------





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to