Skip to content

Instantly share code, notes, and snippets.

@initcron
Created April 9, 2017 09:37
Show Gist options
  • Save initcron/880ce4dc05ea18cb00b84ffa23126795 to your computer and use it in GitHub Desktop.
Save initcron/880ce4dc05ea18cb00b84ffa23126795 to your computer and use it in GitHub Desktop.
tomcat-users.xml tomcat on centos
<?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