On 7 Apr 2008 at 19:35, sex wrote:

> I'm trying to give myself access to the manager web app, but have
> been =
> unsuccessful.  My tomcat-users.xml looks like this:
> 
> <?xml version='1.0' encoding='utf-8'?>
> <tomcat-users>
>   <role rolename="manager"/>
>   <role rolename="admin"/>
>   <user username="chris" password="chris" roles="admin,manager"/>
> </tomcat-users>
> 
> 
> but I always get a "401 Unauthorized" error.  Any ideas?
> 

Did you even bother to read the reply from a few hours ago by Charles Caldarale?

BTW I would suggest posting with a more professional/appropriate name rather 
than "sex".





---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to