I'm using tomcat 3.2.2, there're tomcat-user.xml defined :

<tomcat-users>
  <user name="tomcat" password="tomcat" roles="tomcat" />
  <user name="role1"  password="tomcat" roles="role1"  />
  <user name="both"   password="tomcat" roles="tomcat,role1" />
</tomcat-users>

I've used user tomcat with pass tomcat and all combinations with role1 and
both, but it doesn't open the page.



-----Original Message-----
From: Sladky, Jan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 17, 2001 10:02 AM
To: '[EMAIL PROTECTED]'
Subject: AW: user admin


For tomcat 3.3-m4 change the file conf/admin-users.xml
 
hth
Jan

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet am: Dienstag, 17. Juli 2001 09:48
An: [EMAIL PROTECTED]
Betreff: user admin

Which is the password and the user default for Tomcat admin?
 
How can I Find it and replace?

Reply via email to