Does anyone know the usage of the rolename "provider" Any special meaning to 
that?

<user username="user" password="sec" roles="admin,manager,provider"/>



On 3 Jan 2003 at 10:58, Jeanfrancois Arcand wrote:

> If you click on the link you just provided, read in the middle of the 
> page :-), you will read :
> 
> "NOTE: For security reasons, using the administration webapp is 
> restricted to users with role "admin". The manager webapp is restricted 
> to users with role "manager". Users are defined in 
> |$CATALINA_HOME/conf/tomcat-users.xml|."
> 
> So open tomcat-user.xml and define something like that:
> 
>   <user username="karthikeyan" password="always_read_the_doc" 
> roles="admin"/>
> 
> ;-)
> 
> -- Jeanfrancois
> 
> karthikeyan.balasubramanian wrote:
> 
> >Hi,
> >
> >  How do i manage the admin section that comes along with tomcat.  I can see the 
>page when i type
> >
> >  http://localhost:8080
> >
> >  It is password protected, by defualt i cant access it seems.  How do i set new 
>password and what are the things that can be achieved through this interface.
> >
> >  Have a great day.
> >
> >Karthikeyan B.
> >
> >  
> >
> 



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

Reply via email to