Skip to content

Instantly share code, notes, and snippets.

@shimarin
Created December 18, 2008 05:32
Show Gist options
  • Save shimarin/37394 to your computer and use it in GitHub Desktop.
Save shimarin/37394 to your computer and use it in GitHub Desktop.
<?xml version='1.0' encoding='utf-8'?>
<!-- 最小の tomcat-users.xml -->
<tomcat-users>
<role rolename="manager"/>
<user username="admin" password="admin" roles="manager"/>
</tomcat-users>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment