hi,
obviously jdbc is really cool because its easy to add users and groups to
your website, instead of manually editing the file or eeek.. automatically
editing the file.. also realms are kinda like weblogix [realms] so you could
maybe use ldap or trxn system instead of jdbc.
regards,
warren
-----Original Message-----
From: Chris Lambrou [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 13 June 2001 11:07 AM
To: [EMAIL PROTECTED]
Subject: Re: JDBC (and other) Realm problem on Tomcat 3.2 with Apache
1.3
>But what advantage is in using JDBC Realm?
In my case, I have a database table with username/passwords and I want to
give access to the
users in this table to certain areas of the web site. By using a JDBC
Realm, I do not have to
maintain the traditional .htaccess and .htpassword files.
Luba Powell wrote:
> Sorry to answer a question with another question.
> But what advantage is in using JDBC Realm?
>
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, June 12, 2001 8:48 PM
> Subject: JDBC (and other) Realm problem on Tomcat 3.2 with Apache 1.3
>
> > Howdy,
> >
> > I am running Tomcat 3.2 with Apache 1.3. I tried to setup
> > JDBC Realm by following the instructions but to no avail.
> > I have experimented with numerous web.xml and server.xml
> > configurations but the web server just wont
> > bring up the login form whem I try to access a protected
> > resource.
> >
> > Does this have anything to do with the fact that Tomcat
> > is not running as standalone but rather binded to Apache?
> >
> > Any help is much appreciated.
> > Chris Lambrou.
> >