> I have been reading the ACL draft 12 and I was wondering > about the DAV:acl > content! In part 8.1 is stated the DAV:acl might not contain > the full ACL > for the resource. If the user has DAV:acl-read privilege is > set then access > is granted for DAV:acl, but what access rights might result > in an incomplete > ACL list?
If you have a resource R1 at /files/foo/a.xml for which the user has the DAV:read-acl privilege, but has not the DAV:read-acl privilege for resources from which R1 inherits ACEs (e.g. the resource R2 at /files/foo), then DAV:acl will be incomplete as it won't contain the ACEs of R2. > I need a full list of all ACE's on a given resource for administrative > purposes. > > Thanks, > /Jacob > > I know this question probably should be posted on an ACL list > somewhere :-) > Please let me know if I should keep these kind of general > question away from > this list. > > > --------------------------------------------------------------------- > 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]
