Advertisement
Guest User

Untitled

a guest
Sep 19th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <tomcat-users . . .>
  2. <role rolename="manager-gui"/>
  3. <role rolename="admin-gui"/>
  4. <user username="myusername" password="mypassword" roles="manager-gui,admin-gui"/>
  5. </tomcat-users>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement