<?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: Splunk role capabilities needed for splunk apply shcluster-bundle in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-role-capabilities-needed-for-splunk-apply-shcluster/m-p/324538#M4604</link>
    <description>&lt;P&gt;They need the administer all objects capability.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2017 17:14:52 GMT</pubDate>
    <dc:creator>masonmorales</dc:creator>
    <dc:date>2017-06-01T17:14:52Z</dc:date>
    <item>
      <title>Splunk role capabilities needed for splunk apply shcluster-bundle</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-role-capabilities-needed-for-splunk-apply-shcluster/m-p/324537#M4603</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have to create a splunk role for an "operator" user who must be able of launching the CLI command "splunk apply shcluster-bundle". What capacilities should I have to attribute to this role ?&lt;/P&gt;

&lt;P&gt;Thank you for your help,&lt;/P&gt;

&lt;P&gt;Patrice&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:11:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-role-capabilities-needed-for-splunk-apply-shcluster/m-p/324537#M4603</guid>
      <dc:creator>dietschpa</dc:creator>
      <dc:date>2017-06-01T11:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk role capabilities needed for splunk apply shcluster-bundle</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-role-capabilities-needed-for-splunk-apply-shcluster/m-p/324538#M4604</link>
      <description>&lt;P&gt;They need the administer all objects capability.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 17:14:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-role-capabilities-needed-for-splunk-apply-shcluster/m-p/324538#M4604</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2017-06-01T17:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk role capabilities needed for splunk apply shcluster-bundle</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-role-capabilities-needed-for-splunk-apply-shcluster/m-p/324539#M4605</link>
      <description>&lt;P&gt;We opened a case for this (1165853) and there is a solution:&lt;BR /&gt;
You can build a custom role to not need a user to have admin_all_objects capability.&lt;/P&gt;

&lt;P&gt;Step 1:  Define a new capability and assign it to a role - via authorize.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[capability::deployer_capability]
[role_deployer]
deployer_capability = enabled
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Step 2: Assign the capability to the correct REST endpoint, which is used by this CLI command - via restmap.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[apps-deploy:apps-deploy]
capability.post=deployer_capability
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This is working pretty fine for us and we can now have a techical user doing a "splunk apply shcluster-bundle" without having a technical user with admin priviliges.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:02:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-role-capabilities-needed-for-splunk-apply-shcluster/m-p/324539#M4605</guid>
      <dc:creator>goelli</dc:creator>
      <dc:date>2020-09-29T22:02:59Z</dc:date>
    </item>
  </channel>
</rss>

