Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 45458 invoked from network); 15 Feb 2001 16:35:45 -0000 Received: from unknown (HELO steward.interdimensions.com) (@64.61.40.2) by h31.sny.collab.net with SMTP; 15 Feb 2001 16:35:45 -0000 Received: (qmail 28706 invoked from network); 15 Feb 2001 16:35:46 -0000 Received: from defiance.interdim.com (fern@192.168.1.48) by steward.interdim.com with SMTP; 15 Feb 2001 16:35:46 -0000 Date: Thu, 15 Feb 2001 11:35:46 -0500 (EST) From: Fernando Padilla X-Sender: fern@defiance.interdim.com To: tomcat-user@jakarta.apache.org Subject: Re: Help: database user authentication how-to. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Yes, it was a stupid question. Tomcat 4 does indeed have JDBCRealm. Sorry guys. fern On Thu, 15 Feb 2001, Fernando Padilla wrote: >=20 > I've been looking at the code in Tomcat 3.2, there is no JDBCRealm > present. Do I need to be looking at Tomcat 4.0? Apologies for the stupi= d > question. >=20 > fern >=20 >=20 > On Thu, 15 Feb 2001, Christian Rauh wrote: >=20 > > Dear People, > >=20 > > I am totally confused on how to proceed with the user authentication in > > my web application. I will try to state my problem briefly: > >=20 > > I have a web application that has FORM security. I need to create a way > > for users to create an account that gives them access to the web > > application. Optimally, the user/password/role info should be stored in > > a database. > >=20 > > How can this be done as closely as possible to the servlet/jsp > > specification? Is there a package written for this somewhere? I found > > something about JDBC real in the server.xml file, is it what I seek? > >=20 > > Note that I also need this to be integrated with the web engine (Apache > > preferably).=20 > >=20 > > I have seen that app servers like weblogic=B4s have a user authenticati= on > > scheme exactly like the one I seek but I want a non-proprietary, low > > cost solution. > >=20 > > Any direction would be much appreciatted since I am really not knowing > > what to do regarding this matter. > >=20 > > Thanks in advance, > >=20 > > Christian Rauh > >=20 > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > > For additional commands, email: tomcat-user-help@jakarta.apache.org > >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, email: tomcat-user-help@jakarta.apache.org >=20