Am 22.02.2012 21:40, schrieb vbw:
Hi all,
I am having trouble using FORM based authentication against an LDAP
server.
I have configured my web.xml and server.xml and created a Login.jsp
page and can can successfully authenticate against a simple
tomcat-users.xml file. Therefore I am confiden
> The user I bind cannot check user's passwords but it can browse the
> LDAP tree and see all the available users. I have used ldap.exe with
> the same connection/bind and can traverse the LDAP tree.
> As far as after the initial connection is made, no I don't see any
> packets or new connections
Hi,
The user I bind cannot check user's passwords but it can browse the
LDAP tree and see all the available users. I have used ldap.exe with
the same connection/bind and can traverse the LDAP tree.
As far as after the initial connection is made, no I don't see any
packets or new connections after
> I do know that I am successfully binding to the LDAP server when
> Tomcat starts. If I change "mypassword" to an invalid password then I
> get a ConnectException due to the connection being refused. I also see
> this connection using a network monitoring tool - it is initiated at
> startup and th