I have a web site that uses the standard apache basic authentication
scheme.

Using mod_webapp, I have servlets served from a sub-directory in
the protected web tree.  How do I cause tomcat to only serve
these servlets if the client has authenticated itself using
the standard apache authentication scheme?

So far, the only way I can get tomcat to restrict access to
its servlets is to put users into the conf/tomcat-users.xml
file.  I don't want to have to keep two databases (apache
and tomcat) of username/passwords.
--
Wes Barris
E-Mail: [EMAIL PROTECTED]
Phone: 07-3346-2504

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to