We are trying to use JDBC Realm to authenticate users, and have one
last obsticle.  (Yeah right....)

 We are using Slide from a Nightly build on 8-13.  I know, I know we will upgrade, but 
I think the problem will still be there ( Maybe)
 Tomcat 4.0.6 on a Win 2K.


 The problem is that we put a JDBC Realm into our server.xml under the
engine for Catalina and when we logon to our servlets and jsp
 it uses the JDBC Realm for authentication.  According to all the
documentation that I have found if you put the <Realm > under
 the engine, it is used for the whole web server, so I am expecting that it
would also get used for Slide.  The problem is that when we
 go to the 8081 port to use slide, we are still getting the Basic
Authentication box, (that is good), but then it actually uses the
tomcat-users.xml
 file instead of the JDBC Realm.

 How do I make it use JDBC?

Any help would be appreciated.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to