In fact, it sounds like you are connecting to the ADS, and now you need
to bind.
Robyne Vaughn
_
-Original Message-
From: Jess Holle [mailto:[EMAIL PROTECTED]
Sent: Monday, October 17, 2005 9:45 AM
To: Tomcat Users List
Subject: Re: Authenticating with LDAP against multiple
My ads is on port 389
Robyne K. Vaughn
_
-Original Message-
From: Jess Holle [mailto:[EMAIL PROTECTED]
Sent: Monday, October 17, 2005 9:45 AM
To: Tomcat Users List
Subject: Re: Authenticating with LDAP against multiple organizational
units
My guess is that you need to direct
with the
user's id and password, and that authenticates the user.
so, you have a jndi realm in the server.xml with tomcat's user-id and password
in plain text. (better secure the server.xml file)
then, your login.jsp uses the user's credentials to bind t