Created
April 9, 2017 09:37
-
-
Save initcron/880ce4dc05ea18cb00b84ffa23126795 to your computer and use it in GitHub Desktop.
tomcat-users.xml tomcat on centos
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.0' encoding='utf-8'?> | |
<tomcat-users> | |
<user username="admin" password="password" roles="manager-gui,admin-gui"/> | |
</tomcat-users> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment