legolas wrote: > Hi > Thank you for reading my post. > I have download and installed tomcat 5.5.17 from .zip version as i need to > debug some applications > now i want to open manager console and it asks me about username/password > can some one please tell me what is default user and password? > will the password be useable for admin console too?
There is no default user and password. You have to edit $CATALINA_HOME/conf/tomcat-users.xml to create a user. The user needs the manager role to access the manager app and the admin role to access the admin app. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]