<?xml version='1.0' encoding='utf-8'?> <tomcat-users> <role rolename="manager-gui" /> <role rolename="manager-status" /> <role rolename="manager-script" /> <role rolename="manager-jmx" /> <role rolename="admin-gui" /> <role rolename="admin-script" /> <user username="admin" password="admin" roles="manager-gui, manager-status, manager-script, manager-jmx, admin-gui, admin-script"/> </tomcat-users>
Tuesday, 8 September 2015
Tomcat7 User Config
Wouldn't it be nice if tomcat came with the following, commented out, in /etc/tomcat7/tomcat-users.xml ?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment