> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Subject: Hide Users password when using JMX
> 
> But I don't like that password of Users are revealed.

To quote from the Tomcat doc:

"MemoryRealm is a simple demonstration implementation of the Tomcat 6
Realm interface. It is not designed for production use."

You shouldn't be using the tomcat-users.xml file for any serious work.
Configure a real <Realm> with a real authentication mechanism.

 - 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