> From: alee amin [mailto:[EMAIL PROTECTED] 
> Subject: Re: Tomcat Security Problem
> 
> How can i make it available for it and at the same 
> time i want application 1 BASIC AUTHENTICATION based
> on tomcat-users.xml file.

I already answered that question:

> > Sounds like you need to put it inside the <Context> of your
> > application 2, not inside the <Host> or <Engine> where you 
> > now have it.

Leave the original tomcat-users.xml <Realm> where it is, and put your
more secure <Realm> inside the <Context> element of application 2.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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