Re: Tomcat5 and LDAP authentication

2006-01-20 Thread Derrick
Hi Pulkit, Thanks for the suggestions. After MUCH testing and searching, it did turn out to be the LDAP's configuration and not Tomcat. I verified this by authenticating to another test LDAP server we had. The original LDAP we were authenticating to isn't commercial or publicly distributed softw

Re: Tomcat5 and LDAP authentication

2006-01-09 Thread Pulkit Singhal
Hello, > However, if we enter in a > correct username/password combination, it binds correctly, however it just > hangs there as if it were awaiting response. The LDAP logs indicate that > it did successfully bind correctly with the username/password combination, > but no search was performed. >

Re: Tomcat5 and LDAP authentication

2006-01-09 Thread Derrick
Nobody? On 1/6/06, Derrick Woo <[EMAIL PROTECTED]> wrote: > > I'm having a bit of a tough time getting Tomcat5 to authenticate correctly > to our LDAP server. It connects using the service account, and then > attempts to bind using the username and password entered at the login page > to confirm