Prevent contributors to edit categories in a knowledge base
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2016 07:20 AM
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.
Any help is appreciated. Thanks in advance!!
Regards,
Hervinder Kaur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2016 07:31 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2016 07:34 AM
Hi,
Thanks for the reply. Actually I just need to restrict only for one Knowledge Base
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2016 08:14 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2016 08:20 AM
Yes Robert