Thank you for your very fast response but ihave same
problem again.
I try to change tomcat-users.xml and he looks like
this

/*************************************
<?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
  <role rolename="tomcat"/>
  <role rolename="role1"/>
  <role rolename="manager"/>
  <role rolename="standard"/>
  <user name="craigmcc" password="secret"
roles="standard,manager" />
  <user username="tomcat" password="tomcat"
roles="tomcat"/>
  <user username="both" password="tomcat"
roles="tomcat,role1"/>
  <user username="role1" password="tomcat"
roles="role1"/>
</tomcat-users>
/******************************************

Of course i change this xml file and start tomcat
again and try to login like craigmcc(username) and
secret(password) and i got this response

/*********************************************
HTTP Status 403 - Access to the requested resource has
been denied

type Status report

message Access to the requested resource has been
denied

description Access to the specified resource (Access
to the requested resource has been denied) has been
forbidden.
/**********************************************
What i make wrong?

--- Markus Schönhaber
<[EMAIL PROTECTED]> wrote:

> Nenad Bosanac wrote:
> > Hello!
> > I`d like to ask you how i can enter in Tomcat Web
> > Server Administrtaion Tool .
> > I don`t now the username and password ?
> > Is there any default adminsitrator username and
> > password?
> > By the way i have Tomcat 5.5.9 installed and
> working
> > fine.
> 
> Read this:
>
http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html
> especially
>
http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html#Configuring%20Manager%20Application%20Access
> 
> Regards
>   mks
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to