auth-constraint in web.xml in tomcat 5.5.15
- From: Mark Thomas <markt (at) apache.org>
- Date: Mon, 06 Feb 2006 17:57:00 +0000
David Delbecq wrote:
> *outch* This mean i will have to change my web.xml with future tomcat
> version.
> How do I allow access to a ressource to all authenticated users now?
Create a global role. Assign all users to that role. Use the global
role rather than "*".
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org