Raj Kumar wrote:

> hi dirk,
>    According to the Webdav Access Control specs HTTP resources that support
> Webdav Access control protocol
>    must have a owner property that identifies a particular principal as the
> owner of the resource.But i do not see the
>    owner property being stored anywhere.Also when i look at the
> implementation of the propfind method on the server side i see that a
> request for all the property names returns "owner" as one of the properties
> but a request for value of the owner property on a resource returns "Not
> Found" .

You are correct. The owner property is not filled in automatically.
Can you show me where the spec says that an owner property is mandatory?


> Also according to the spec a principal MUST report the
> DAV:principal empty XML element in the value of the DAV:resourcetype
> property in addition to all other reported elements.But i did not see this
> happening. Can you please clarify these issues for me.

Also correct, we don't follow the spec here, I'll look for a fix.

>      thanks,
>      rajkumar

Thank you for testing
Dirk

Reply via email to