Hi,

Russ wrote:
> Hi,
>    Say I have a Object uri "/data/d" and I have a group of users under 
> the same parent node "/users/groupD" If I want to let all users under 
> group D to access "/data/d". Do I use a LinkNode that points to 
> "/users/groupD"? How do I use the LinkNode? Thanks.
> 

/users/groupD should be a GroupNode.
Create your permission with /users/groupD as subject.

To add users to this group, create into /users/groupD a LinkNode to
real user node.

Jp


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to