Hello,
I'm trying to figure out how to do the following:
I have a KM resource for which I want to set the following permissions:
1) Full control for EveryOne
2) Exclude most or all permissions for certain users
I know how to set permissions programmatically but I do not know how to override the full control permission granted for everyone.
If I set for instance the DELETE permission for a certain user that user will still have full control.
In the end I want to grant that user ONLY delete permission and nothing else.
The only solution I can come up with is to set negative permissions but that is not supported in EP KM.
Does anybody know how to solve this?
Thanks,
Bart