On Sat, Sep 22, 2001 at 10:55:04PM -0700, Charles Webber wrote:
> There should be a file in the conf directory called tomcat-users.xml where
> you can specify your admin name and password.
> do it like this  <user name="admin"  password="password"  roles="admin" />

Or if it's Tomcat 4.0, the role should be "manager" instead of "admin".

--Jeff

> ----- Original Message -----
> From: "Huaxin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, September 22, 2000 8:58 PM
> Subject: login question
> 
> 
> > In the example of "webapp/admin", the Tomcat Administration
> > Tools asked me for username and password everytime. What
> > value should i type in? I looked at the source code and find
> > no where this thing is specified. I think it is a "Realm"
> > thing, but still don't know where to start from. Would any
> > one point the file that contain the username/password for me?
> >
> > thanx a lot
> >
> >

Reply via email to