cancel
Showing results for 
Search instead for 
Did you mean: 

Permission and properties

thomasg
Champ in-the-making
Champ in-the-making
Hi,
I want type with properties with different writing permissions. i.e.
Having  permission A1 and A2
Type T1
Properties of T1 are P1 and  P2

A1 has write permission on P1 and P2.
A2 has read permission on P1 and write permission on P2.


Any suggestion to model this?

Thanks,
Thomas
2 REPLIES 2

thomasg
Champ in-the-making
Champ in-the-making
I've RTFM again and it seems it makes sense to create a child association and disable permission inheritance.
It doesn't seem possible to have different permissions for aspect properties and type properties.

mrogers
Star Contributor
Star Contributor
You are right that you can't tie the type directly to permissions.   However each node can have its own ACL so you could implement this via a policy for the type or aspect.