tomcat 4.1.18 admin page

2003-02-26 Thread Charles A Jordan
I am able to get to the manager page but I am unable to start
the admin page. Could this be caused by not installing the optional
packages as described in the BUILDING.txt file?


Charles (Allen) Jordan   [EMAIL PROTECTED]
  System Administrator(407)771-8919
  Convergys
  285 International Parkway, 
  Lake Mary, FL 32746-5007


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



Re: Tomcat 4.1.18 Admin Page

2003-01-08 Thread Peter Lee
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]




Re: Tomcat 4.1.18 Admin Page

2003-01-08 Thread Jeanfrancois Arcand
No, only manager and admin role are known by Tomcat.

-- Jeanfrancois

Peter Lee wrote:


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]


 



Re: Tomcat 4.1.18 Admin Page

2003-01-04 Thread karthikeyan.balasubramanian
Thanks Jean.

Yes will read the doc thank you.

Karthikeyan.
- Original Message -
From: Jeanfrancois Arcand [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Friday, January 03, 2003 9:28 PM
Subject: Re: Tomcat 4.1.18 Admin Page


 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]




Tomcat 4.1.18 Admin Page

2003-01-03 Thread karthikeyan.balasubramanian
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.



Re: Tomcat 4.1.18 Admin Page

2003-01-03 Thread Jeanfrancois Arcand
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.