GAH!

Just think about the problem logically!

you have two urls.

http://localhost:8080/manager
http://localhost:8080/admin

you've declared a user to have the 'manager' role.

Why do you think they won't be able to see 'admin' ??



> -----Original Message-----
> From: Hari Om [mailto:[EMAIL PROTECTED] 
> Sent: Monday, July 28, 2003 2:00 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Tomcat - username/password
> 
> 
> Thanks Mike.
> 
> Yup....I changed tomcat-users.xml file and included the role 
> "manager" but 
> when I xecute URL
> http://localhost:8080/admin but I get following error - wonder why!
> ---------------------------------------------------------------------
> HTTP Status 403 - Access to the requested resource has been denied
> ---------------------------------------------------------------------
> 
> Any related informatin on this is appreciated.
> 
> Thanks!
> 
> >From: "Mike Curwen" <[EMAIL PROTECTED]>
> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
> >To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
> >Subject: RE: Tomcat - username/password
> >Date: Mon, 28 Jul 2003 13:52:53 -0500
> >
> >You *need* to change something.  Take a closer look at 
> tomcat-user.xml 
> >AND the document that John linked earlier.  There is 
> something missing 
> >from tomcat-user.xml
> >
> >(roles)  <- big hint.
> >
> >
> > > -----Original Message-----
> > > From: Hari Om [mailto:[EMAIL PROTECTED]
> > > Sent: Monday, July 28, 2003 1:48 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: Tomcat - username/password
> > >
> > >
> > > why do I need to restart Tomcat if I did not change 
> anything....? I 
> > > just read what is the  Username/Password in tomcat-users.xml file
> > > - did not
> > > change anything.
> > >
> > >
> > > >From: John Turner <[EMAIL PROTECTED]>
> > > >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
> > > >To: Tomcat Users List <[EMAIL PROTECTED]>
> > > >Subject: Re: Tomcat - username/password
> > > >Date: Mon, 28 Jul 2003 14:46:11 -0400
> > > >
> > > >
> > > >Did you restart Tomcat?
> > > >
> > > >John
> > > >
> > > >Hari Om wrote:
> > > >
> > > >>Thanks John.
> > > >>After reading the tomcat-users.xml file, I entered the 
> same when I 
> > > >>point my URL to http://localhost:8080/manager or to
> >http://localhost:8080/admin
> > >>but I get following error - wonder why!
> > 
> >>--------------------------------------------------------------------
> > >>-
> > >>HTTP Status 403 - Access to the requested resource has been denied
> > 
> >>------------------------------------------------------------
> ---------
> > >>
> > >>Any related informatin on this is appreciated.
> > >>
> > >>
> > >>
> > >>>From: John Turner <[EMAIL PROTECTED]>
> > >>>Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
> > >>>To: Tomcat Users List <[EMAIL PROTECTED]>
> > >>>Subject: Re: Tomcat - username/password
> > >>>Date: Mon, 28 Jul 2003 14:29:08 -0400
> > >>>
> > >>>
> > >>>RTFM
> > >>>
> > 
> >>>http://jakarta.apache.org/tomcat/tomcat->
4.1-doc/manager-howto.html
> > >>>
> > >>>John
> > >>>
> > >>>Hari Om wrote:
> > >>>
> > >>>>when I run my Tomcat with URL as 
> http://localhost:8080/manager or 
> > >>>>as
> >
> > 
> >>>>http://localhost:8080/admin it is asking for Username and 
> > >>>>Password. What username/password should I need to enter?
> 
> _________________________________________________________________
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
> http://join.msn.com/?page=features/junkmail
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to