<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: restrict users from deleting other users knowledge objects in Security</title>
    <link>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519636#M11797</link>
    <description>&lt;P&gt;user from the above role role_vpn deleted KO's of other user?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 08:16:23 GMT</pubDate>
    <dc:creator>thambisetty</dc:creator>
    <dc:date>2020-09-15T08:16:23Z</dc:date>
    <item>
      <title>restrict users from deleting other users knowledge objects</title>
      <link>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519631#M11796</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I need some help in&amp;nbsp;restrict users from deleting other users knowledge objects.Recently one of the user has deleted the alerts which belongs to&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;Below is the existing config which we are using currently.Kindly advise me on tweaking the setting to achieve the above mentioned restrictions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[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&lt;/PRE&gt;&lt;P&gt;And the permission for search and reporting are as follows.&lt;/P&gt;&lt;P class="p1"&gt;[]&lt;BR /&gt;access = read : [ * ], write : [ * ]&lt;BR /&gt;export = none&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 08:06:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519631#M11796</guid>
      <dc:creator>kranthimutyala</dc:creator>
      <dc:date>2020-09-15T08:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: restrict users from deleting other users knowledge objects</title>
      <link>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519636#M11797</link>
      <description>&lt;P&gt;user from the above role role_vpn deleted KO's of other user?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 08:16:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519636#M11797</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-09-15T08:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: restrict users from deleting other users knowledge objects</title>
      <link>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519658#M11798</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/129407"&gt;@thambisetty&lt;/a&gt;&amp;nbsp; 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).&lt;/P&gt;&lt;P&gt;The config which I shared is same for all the roles.Any help is highly appreciated.Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 10:56:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519658#M11798</guid>
      <dc:creator>kranthimutyala</dc:creator>
      <dc:date>2020-09-15T10:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: restrict users from deleting other users knowledge objects</title>
      <link>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519769#M11799</link>
      <description>I propose that you will add separate apps for those groups and then create roles per app. Then all write should be done via those. Personally I don’t like the idea that all users can share KOs globally. Usually this generates more issues than solves those especially when you are using those separate apps and sharing KOs only in app level.&lt;BR /&gt;r. Ismo</description>
      <pubDate>Tue, 15 Sep 2020 17:40:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519769#M11799</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-09-15T17:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: restrict users from deleting other users knowledge objects</title>
      <link>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519809#M11800</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp; Thanks for the reply.Can we update the existing roles where users get the capability to share but not delete the objects of others within search app,&amp;nbsp; rather than creating a lot of new apps for each role&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/201110"&gt;@niketn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 02:58:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519809#M11800</guid>
      <dc:creator>kranthimutyala</dc:creator>
      <dc:date>2020-09-16T02:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: restrict users from deleting other users knowledge objects</title>
      <link>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519816#M11801</link>
      <description>I don’t think so. If user has the write/modify capability then they can also delete.</description>
      <pubDate>Wed, 16 Sep 2020 05:06:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/restrict-users-from-deleting-other-users-knowledge-objects/m-p/519816#M11801</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-09-16T05:06:38Z</dc:date>
    </item>
  </channel>
</rss>

