Apache Tomcat — Default Password
Default username and password for the Apache Tomcat: tomcat / tomcat. Learn how to log in and how to change the default credentials.
Manager/admin roles are disabled by default; sample tomcat-users.xml shows commented example users.
| Username | Password | Access | Version / firmware | Notes |
|---|---|---|---|---|
tomcat | tomcat | Web UI | — | Example credentials commonly enabled by admins |
admin | admin | Web UI | — | Frequently configured manager account |
admin | tomcat | Web UI | — | — |
root | root | Web UI | — | — |
role1 | role1 | Web UI | — | — |
role | changethis | Web UI | — | — |
root | changethis | Web UI | — | — |
tomcat | changethis | Web UI | — | — |
admin | j5Brn9 | Web UI | — | Administrator — As installed in Sun Solaris. |
both | tomcat | Web UI | 5.5 | — |
role1 | tomcat | Web UI | 5.5 | — |
- Source
- official docs
Responsible use
This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.