What's the initial user name and password for Jakarta Tomcat 4's admin tool?
Created May 7, 2012
gunther van roey
As far as I know, there is no user that is assigned the 'admin' role after an installation of tomcat. (For security reasons I assume).
You can assign this role to a username/password combination of your choice in the /conf/tomcat-users.xml file.
Hope this helps.
Regards,
Günther.