> I am using the tomcat 5.0 M1 Slide on an XP machine.
>
> I have followed as much as I can the instruction about adding a user in
> slide.
>
> 1. Create collection under /users with name of user
> 2. Add a field called password in properties of collection set to the
> password required.
>
> Then when I try to login using DAV Explorer to
> http:/localhost:8080/slide/files using username and password added it says
>
> 403 Access to the requested resource has been denied.
>
Same problem here.

And the previous posts don't help.
Here is the typing I've done :

Create collection pierre unders /users
Set the property password with the namespace http://jakarta.apache.org/slide/

Here is the result, given by propgretall :
Getting properties '/slide/users/pierre':
   D:displayname : pierre
   S:password : pierre
   D:source :
   D:getlastmodified : Fri, 18 Jun 2004 07:28:35 GMT
   D:getcontentlength : 0
   D:resourcetype : COLLECTION
   D:creationdate : 2004-06-18T07:28:35Z
   D:lockdiscovery :
   D:supportedlock : Exclusive write lock, Shared write lock
   D:modificationdate : 2004-06-18T07:30:29Z

The output is identical to the users root for instance :

Getting properties '/slide/users/root':
   D:displayname : root
   S:password : root
   D:source :
   D:getlastmodified : Fri, 18 Jun 2004 07:27:24 GMT
   D:getcontentlength : 0
   D:resourcetype : COLLECTION
   D:creationdate : 2004-06-18T07:27:24Z
   D:lockdiscovery :
   D:supportedlock : Exclusive write lock, Shared write lock
   D:modificationdate : 2004-06-18T07:27:24Z

All seems correct, but still 403 Error :-(

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

Reply via email to