The WebDAV in the Tamino XML Server 4.4 implements ACL, but we don't allow for setting the DAV:owner property - that is implicitly set when a resource is created by an authenticated user (otherwise we set it to DAV:unauthenticated) and currently cannot be modified via a PROPPATCH.
Regards, Heiko -----Original Message----- From: Julian Reschke [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 23. März 2006 10:18 To: Slide Users Mailing List Subject: Re: how to "chown" from webdav client Tarun Upadhyay wrote: > How can I change owner of a file from a webdav client. (UI or java > API) > > I understand that I can do a PROPPATCH and modify DAV:owner property > on most webdav servers. Well, RFC3744 allows servers to implement DAV:owner as protected property (<http://greenbytes.de/tech/webdav/rfc3744.html#rfc.section.5.1>), and we (SAP NW KM) in fact do so. I'd be interested to hear which servers do implement ACL, and allows writing to that property... > ... Best regards, Julian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
