> From: Mark Potts [mailto:po...@hpcapplications.com] 
> Subject: newbie having trouble with manager-gui sign in

> I've added the following lines:
>   <role rolename="manager-gui"/>
>   <user username="Myadmin" password="HereOmitted" 
> roles="standard,manager-gui" />
> between the <tomcat-users> and </tomcat-users> lines of the 
> appBase/conf/tomcat-user.xml file.

And did you remove the surrounding comment markers?

> I find nothing in the tomcat 6.0 manager-gui documentation
> to indicate that I need to restart tomcat to get the new
> username/password configuration info to take effect.

A restart is required.  Also note that using the toy <Realm> you have is 
strongly discouraged in production systems.
 
 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to