Alex Mestiashvili wrote:

HI ALL .
I have basic authentication for my tomcat application .
Now I want , allow access without authentication to this app from several ip ranges , but leave auth from any other hosts .
I did not find any solution  in google
Is it possible ?

Not with Tomcat out of the box.

Take a look at http://securityfilter.sourceforge.net/
If it can't do it out of the box (I haven't checked) then it is probably only a small amount of code.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to