Andy Redhead wrote:
>
> Hi,
>
> Thanks for the pointer :)
>
> However, I started with the 'understanding Domain.xml' page,
> which I think made sense for earlier versions of slide.
>
> What makes me think this might be outdated is I saw an email
> from Dr Nevermann with the title "Implementing ACL draft-12
> (was: BUG: cvs commit:
> ...)"
>
> Where one of the (proposed?) changes was:
>
> "1) User & group relationships will not be mapped
> anymore to the URI hierarchy Instead, the
> DAV:group-member-set and DAV:group-membership properties are
> used which allows for many-to-many relationships between
> users and groups."
>
Ah! Great pointer. I did see that in Domain.xml. This explains my
earlier problems with groups as well.
> I have no idea what this translates to in terms of the
> domain.xml config.
>
I found entries like this in Domain.xml:
<objectnode classname="org.apache.slide.structure.SubjectNode"
uri="/roles/user">
<revision>
<property name="group-member-set"><![CDATA[<D:href
xmlns:D='DAV:'>/users/john</D:href><D:href
xmlns:D='DAV:'>/users/john2</D:href><D:href
xmlns:D='DAV:'>/users/root</D:href>]]></property>
</revision>
</objectnode>
But as you say, no group example.
Unico
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]