Operating System - HP-UX
1829579 Members
5226 Online
109992 Solutions
New Discussion

HP Tomcat Administration Tool Login and default password

 
SOLVED
Go to solution
Percy Glaves
Occasional Advisor

HP Tomcat Administration Tool Login and default password

Can you please provide me with the default login & password of the Administration Tool of the HP Tomcat.

I just installed the latest version but don't know the admin password

Thank you very much
4 REPLIES 4
Andy Torres
Trusted Contributor

Re: HP Tomcat Administration Tool Login and default password

I believe it's admin.
Percy Glaves
Occasional Advisor

Re: HP Tomcat Administration Tool Login and default password

I've tried login admin with password admin
but doesn't work.

Any other idea?
Andy Torres
Trusted Contributor
Solution

Re: HP Tomcat Administration Tool Login and default password

admin may be incorrect. I jumped the Google gun. :-)

I see in my Google searches, though, that there may be a tomcat-users.xml file that may specify the password for the admin user. Give that a try.
Percy Glaves
Occasional Advisor

Re: HP Tomcat Administration Tool Login and default password

Yes, the solution is to add to
/conf/tomcat-users.xml
the rol admin and the user admin with that roll, with it's password.

Many Thanks