Re: Configure authentication across an entire host...

2008-07-23 Thread Guojun Zhu
This might be what you want. "Single Sign on", http://tomcat.apache.org/tomcat-5.5-doc/config/host.html. It can let the different webapp share the same realm authentication. Guojun On Tue, Jul 22, 2008 at 11:00 PM, Nathan Wilhelmi <[EMAIL PROTECTED]> wrote: > Hello - Is there any way to setup

RE: Configure authentication across an entire host...

2008-07-22 Thread Caldarale, Charles R
> From: Nathan Wilhelmi [mailto:[EMAIL PROTECTED] > Subject: Configure authentication across an entire host... > > Hello - Is there any way to setup digest or basic authentication to > cover an entire host.? Haven't tried it, but you may be able to put appropriate , , and elements in conf/web.xm