You need to set up a user with admin rights on tomcat, i.e. a user with role
'manager', in jakarta-slide-1.0.16\server\conf\tomcat-users.xml file. Add something
like the following :
<tomcat-users>
...
<user name="admin" password="pswrd" roles="manager" />
</tomcat-users>
rgds,
U.
-----Oorspronkelijk bericht-----
Van: Sunil Gurnani [mailto:[EMAIL PROTECTED]]
Verzonden: Monday, January 14, 2002 11:11 AM
Aan: [EMAIL PROTECTED]
Onderwerp: authentication problem
Hi ,
I have installed server and client.
I typed http://localhost:8080/index.jsp
Home page is dispalyed.Then, I clicked on TC Manager link , it opened a
window screen for user name and password.
Then i entered the root as user name and password as password.But the
authentication failed with the following error
Apache Tomcat/4.0.1 - HTTP Status 401 - Unauthorized
type Status report
message Unauthorized
description This request requires HTTP authentication (Unauthorized).
Can any one provide the details how to use the client commands for
accessing the webdav resources.
Thanks
Regards
Sunil Gurnani
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>