you can set it in tomcat-users.xml, e.g.:

<?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
  <role rolename="manager"/>
  <role rolename="admin"/>
  <user username="user" password="pass" roles="admin,manager"/>
</tomcat-users>

On Wednesday 20 August 2003 3:45 pm, Sjoerd van Leent wrote:
> I installed the last binary build on my system, however, I need access
> to the manager web application, but I don't know the username/password.
> Where can I find this, or what is this password in general?
>
> Sjoerd van Leent
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Pablo Mayrgundter
Director of Applications and Services
www.reeltwo.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to