Update the tomcat-users.xml file to reflect the new roles?

2010-11-05 Thread Brooke Hedrick
Hey, Would it make sense to update the conf/tomcat-users.xml file to account for the new roles? Here's my patch: 34a35,42 role rolename=manager-gui/ role rolename=manager-script/ role rolename=manager-jmx/ role rolename=manager-status/ user username=manager password=s3cret

Re: Update the tomcat-users.xml file to reflect the new roles?

2010-11-05 Thread Mark Thomas
On 05/11/2010 11:27, Brooke Hedrick wrote: Hey, Would it make sense to update the conf/tomcat-users.xml file to account for the new roles? Providing a tomcat-users.xml file that includes a default user with a known password that has access to an administrative interface would be very, very