<?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 Application level Admin access... in Security</title>
    <link>https://community.splunk.com/t5/Security/Application-level-Admin-access/m-p/106966#M3418</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I was wondering if there is a way to provide admin access @ application level (all its objects) to a specific role instead of global admin access (admin_all_objects).&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 13:47:32 GMT</pubDate>
    <dc:creator>axcherukuri</dc:creator>
    <dc:date>2020-09-28T13:47:32Z</dc:date>
    <item>
      <title>Application level Admin access...</title>
      <link>https://community.splunk.com/t5/Security/Application-level-Admin-access/m-p/106966#M3418</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I was wondering if there is a way to provide admin access @ application level (all its objects) to a specific role instead of global admin access (admin_all_objects).&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:47:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Application-level-Admin-access/m-p/106966#M3418</guid>
      <dc:creator>axcherukuri</dc:creator>
      <dc:date>2020-09-28T13:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Application level Admin access...</title>
      <link>https://community.splunk.com/t5/Security/Application-level-Admin-access/m-p/106967#M3419</link>
      <description>&lt;P&gt;found a solution for this.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Define seperate indexes&lt;/LI&gt;
&lt;LI&gt;assign admin_all_objects accces to the role&lt;/LI&gt;
&lt;LI&gt;from command line add required role to write permissions.
     &lt;STRONG&gt;File: &lt;SPLUNK home=""&gt;/etc/apps/&lt;APP name=""&gt;/metadata/default.meta&lt;/APP&gt;&lt;/SPLUNK&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Sample default.meta&lt;/P&gt;

&lt;H1&gt;Application-level permissions&lt;/H1&gt;

&lt;P&gt;[]&lt;BR /&gt;
access = read : [ * ], write : [ admin, power, myRole ]&lt;/P&gt;

&lt;H3&gt;EVENT TYPES&lt;/H3&gt;

&lt;P&gt;[eventtypes]&lt;BR /&gt;
access = read : [ * ], write : [ admin, power, myRole ]&lt;BR /&gt;
export = system&lt;/P&gt;

&lt;H3&gt;PROPS&lt;/H3&gt;

&lt;P&gt;[props]&lt;BR /&gt;
access = read : [ * ], write : [ admin, power, myRole ]&lt;BR /&gt;
export = system&lt;/P&gt;

&lt;H3&gt;TRANSFORMS&lt;/H3&gt;

&lt;P&gt;[transforms]&lt;BR /&gt;
access = read : [ * ], write : [ admin, power, myRole ]&lt;BR /&gt;
export = system&lt;/P&gt;

&lt;H3&gt;LOOKUPS&lt;/H3&gt;

&lt;P&gt;[lookups]&lt;BR /&gt;
access = read : [ * ], write : [ admin, power, myRole ]&lt;BR /&gt;
export = system&lt;/P&gt;

&lt;H3&gt;VIEWSTATES: even normal users should be able to create shared viewstates&lt;/H3&gt;

&lt;P&gt;[viewstates]&lt;BR /&gt;
access = read : [ * ], write : [ * ]&lt;BR /&gt;
export = system&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:48:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Application-level-Admin-access/m-p/106967#M3419</guid>
      <dc:creator>axcherukuri</dc:creator>
      <dc:date>2020-09-28T13:48:04Z</dc:date>
    </item>
  </channel>
</rss>

