LDAP authentication problem

2003-07-30 Thread Jonipentti Järvinen
I'm using - Tomcat 4.1.24 - JDK 1.4.x (Sun version) - Redhat Linux 7.3 - Lotus Domino 5.0.12 as an LDAP server When I login for the first time, everything works fine. However, after a while authentication stops working. I tried restarting Domino LDAP service but it did not help. If I restart Tomca

RE: FORM-based ldap authentication problem

2003-07-01 Thread Karr, David
r. > -Original Message- > From: Maurice Coyle - Sun Microsystems Ireland [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 01, 2003 10:29 AM > To: [EMAIL PROTECTED] > Subject: RE: FORM-based ldap authentication problem > > i'm pretty sure the j_username is

RE: FORM-based ldap authentication problem

2003-07-01 Thread Maurice Coyle - Sun Microsystems Ireland
n for the search DN, but I would assume you'd have to specify > "uid" separately somewhere. > > > -Original Message- > > From: Maurice Coyle - Sun Microsystems Ireland > [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, July 01, 2003 10:07 AM > > To

RE: FORM-based ldap authentication problem

2003-07-01 Thread Karr, David
essage- > From: Maurice Coyle - Sun Microsystems Ireland [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 01, 2003 10:07 AM > To: [EMAIL PROTECTED] > Subject: RE: FORM-based ldap authentication problem > > by all means. there's 4 basic steps to this: > > 1. in server.

RE: FORM-based ldap authentication problem

2003-07-01 Thread Pitre, Russell
FORM-based ldap authentication problem by all means. there's 4 basic steps to this: 1. in server.xml paste the following (replace with the url of the ldap server and you'll probably have to change the userBase bit too) to tell tomcat where to go to authenticate:

RE: FORM-based ldap authentication problem

2003-07-01 Thread Maurice Coyle - Sun Microsystems Ireland
Users List" > Delivered-To: mailing list [EMAIL PROTECTED] > X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 > content-class: urn:content-classes:message > Subject: RE: FORM-based ldap authentication problem > Date: Tue, 1 Jul 2003 12:52:46 -0400 > X-MS-Has-Attach: >

RE: FORM-based ldap authentication problem

2003-07-01 Thread Pitre, Russell
ECTED] Subject: FORM-based ldap authentication problem hi all, i've implemented form-based ldap authentication on my tomcat server. it works fine in general but from time to time when i enter my ldap username and password, i get a blank page with j_security_check in the location field. if i

FORM-based ldap authentication problem

2003-07-01 Thread Maurice Coyle - Sun Microsystems Ireland
hi all, i've implemented form-based ldap authentication on my tomcat server. it works fine in general but from time to time when i enter my ldap username and password, i get a blank page with j_security_check in the location field. if i reload the page, i get the login_error.jsp page and upon