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]>
