Hi Everyone,
I need some help in restrict users from deleting other users knowledge objects.Recently one of the user has deleted the alerts which belongs to other team.We need to restrict them in deleting other KO's and they have only the capability of deleting their own and share their KO's globally. All this is related to search and reporting app.
Below is the existing config which we are using currently.Kindly advise me on tweaking the setting to achieve the above mentioned restrictions.
[role_vpn] accelerate_search = enabled cumulativeRTSrchJobsQuota = 50 edit_search_schedule_window = enabled export_results_is_visible = enabled get_metadata = enabled get_typeahead = enabled pattern_detect = enabled rest_properties_get = enabled rtSrchJobsQuota = 5 rtsearch = enabled schedule_search = enabled search = enabled srchDiskQuota = 200 srchIndexesAllowed = vpn srchIndexesDefault = vpn srchJobsQuota = 20 srchMaxTime = 0
And the permission for search and reporting are as follows.
[]
access = read : [ * ], write : [ * ]
export = none
Thank you.
user from the above role role_vpn deleted KO's of other user?
@thambisetty yes all have write access to search app , we gave write access to enable sharing option , but some users without knowledge are deleting others KOs(including other KOs created by other roles).
The config which I shared is same for all the roles.Any help is highly appreciated.Thanks