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

RE: FORM-based ldap authentication problem

2003-07-01 Thread Pitre, Russell
] 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 reload

RE: FORM-based ldap authentication problem

2003-07-01 Thread Maurice Coyle - Sun Microsystems Ireland
-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: X-MS-TNEF-Correlator: Thread-Topic: FORM-based ldap

RE: FORM-based ldap authentication problem

2003-07-01 Thread Pitre, Russell
-user.jakarta.apache.org 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: X-MS-TNEF-Correlator

RE: FORM-based ldap authentication problem

2003-07-01 Thread Karr, David
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.xml paste the following (replace YOUR-SERVER with the url of the ldap

RE: FORM-based ldap authentication problem

2003-07-01 Thread Maurice Coyle - Sun Microsystems Ireland
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: [EMAIL PROTECTED] Subject: RE: FORM-based ldap authentication problem by all means. there's 4

RE: FORM-based ldap authentication problem

2003-07-01 Thread Karr, David
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 the logical attribute name for the uid. the container manages the internals of the authentication