Prevent contributors to edit categories in a knowledge base

hervinder
Mega Expert

Hi All,

OOB - admin,knowledge manager and contributors can edit the categories.

I want to restrict contributors to edit the categories. There is one ACL associated with it. I am not sure what changes need to be done for this.

find_real_file.png

Any help is appreciated. Thanks in advance!!

Regards,

Hervinder Kaur

9 REPLIES 9

Uncle Rob
Kilo Patron

With ACL anything that satisfies a Script condition must *also* satisfy a role condition.   No roles related = "everyone who passes script".   So in this case if you wanted only k admins and k managers to write to categories, add those two roles to this particular ACL.


Hi,


Thanks for the reply. Actually I just need to restrict only for one Knowledge Base


So for KB-X you want to restrict K Contributors from modifying Categories, but for all other KBs you want them to retain that right?


Yes Robert