Skip to content

Instantly share code, notes, and snippets.

@kasundharmadasa
Last active June 1, 2017 12:08
Show Gist options
  • Save kasundharmadasa/1ae2cac0742175a5ee94607dbd153114 to your computer and use it in GitHub Desktop.
Save kasundharmadasa/1ae2cac0742175a5ee94607dbd153114 to your computer and use it in GitHub Desktop.
<tomcat-users>
<role rolename="manager-gui"/>
<role rolename="manager-script"/>
<user username="admin" password="password" roles="manager-gui,manager-script" />
</tomcat-users>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment