Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WebDAV and ACLs

391608Apr 3 2003 — edited Apr 7 2003
I'm writing some software that uses WebDAV to access data on iFS. I would like to be able to retrieve ACL data with WebDAV calls, but I can't see how to do this. Although I can retrieve file properties (with the PROPFIND method), they don't seem to include any ACL data.

There is a proposed extension to WebDAV that covers ACLs (see http://www.webdav.org/acl/). It outlines an additional ACL method (a WebDAV HTTP extension) for retrieving ACL data. However, when I've tried this, I get a response 500 Internal Server Error, subsequent WebDAV requests get a 503 Service Unavailable, and I have to re-start server-side processes!

Is there any way to retrieve ACLs from iFS with WebDAV?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 5 2003
Added on Apr 3 2003
4 comments
293 views