<?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: Capability to assign to user role to view and add data inputs in Security</title>
    <link>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15820#M434</link>
    <description>&lt;P&gt;Hi stephen,&lt;BR /&gt;
 is this still a valid answer for splunk 4.3?  or have further improvements been made?&lt;/P&gt;

&lt;P&gt;I will test them in my local.meta file and report back&lt;/P&gt;</description>
    <pubDate>Wed, 01 Aug 2012 18:12:44 GMT</pubDate>
    <dc:creator>tpsplunk</dc:creator>
    <dc:date>2012-08-01T18:12:44Z</dc:date>
    <item>
      <title>Capability to assign to user role to view and add data inputs</title>
      <link>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15816#M430</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;What is the capability to assign to a user role so that it is able to access and configure data inputs via "Manager &amp;gt; Data Inputs" ?&lt;/P&gt;

&lt;P&gt;"list_inputs" is already in and I've also tried to include "edit_tcp", "edit_udp", "edit_monitor" but the user account is still unable to access data inputs..&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2010 15:02:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15816#M430</guid>
      <dc:creator>apro</dc:creator>
      <dc:date>2010-06-21T15:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Capability to assign to user role to view and add data inputs</title>
      <link>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15817#M431</link>
      <description>&lt;P&gt;I don't know.&lt;/P&gt;

&lt;P&gt;Have you restarted and/or reloaded auth?  Those sound sufficient, but not sure.  Do you get a specific error? This might be better as a support inquiry, if you don't get a quick answer here.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2010 01:44:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15817#M431</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2010-06-22T01:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Capability to assign to user role to view and add data inputs</title>
      <link>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15818#M432</link>
      <description>&lt;P&gt;Have tried restarting splunk services but still the same..&lt;/P&gt;

&lt;P&gt;nope..no specific error as well...&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2010 09:19:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15818#M432</guid>
      <dc:creator>apro</dc:creator>
      <dc:date>2010-06-22T09:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Capability to assign to user role to view and add data inputs</title>
      <link>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15819#M433</link>
      <description>&lt;P&gt;These pages are controlled by access control lists on manager objects rather than capabilities on the underlying splunk functionality. We're slowly moving splunkd from a capabilities-based model to an ACL model to better support granular control of various system and user objects.&lt;/P&gt;

&lt;P&gt;To make these visible, edit &lt;CODE&gt;$SPLUNK_HOME/etc/apps/search/metadata/local.meta&lt;/CODE&gt; and add additional roles to the &lt;CODE&gt;read&lt;/CODE&gt; attributes of the following stanzas:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[manager/datainputstats]
access = read : [ admin ], write : [ admin ]

[manager/data_inputs_monitor]
access = read : [ admin ], write : [ admin ]

[manager/data_inputs_script]
access = read : [ admin ], write : [ admin ]

[manager/data_inputs_tcp_cooked]
access = read : [ admin ], write : [ admin ]

[manager/data_inputs_tcp_raw]
access = read : [ admin ], write : [ admin ]

[manager/data_inputs_udp]
access = read : [ admin ], write : [ admin ]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 18 Aug 2010 00:44:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15819#M433</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-08-18T00:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Capability to assign to user role to view and add data inputs</title>
      <link>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15820#M434</link>
      <description>&lt;P&gt;Hi stephen,&lt;BR /&gt;
 is this still a valid answer for splunk 4.3?  or have further improvements been made?&lt;/P&gt;

&lt;P&gt;I will test them in my local.meta file and report back&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2012 18:12:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15820#M434</guid>
      <dc:creator>tpsplunk</dc:creator>
      <dc:date>2012-08-01T18:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Capability to assign to user role to view and add data inputs</title>
      <link>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15821#M435</link>
      <description>&lt;P&gt;this did not work for me.  I did it a little different- i am using searchead pooling and have a 'searchhead' app that is managed by my deployment server so i edited my searchhead/metadata/local.meta file and distrubuted it.  once it showed up on my searchhead i restarted it and had the user try again- no luck.  the user in question has a power user role so in each of the stanza's above I changed the access line to be:  access = read : [ admin, power ], write : [ admin, power]&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2012 19:52:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15821#M435</guid>
      <dc:creator>tpsplunk</dc:creator>
      <dc:date>2012-08-01T19:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Capability to assign to user role to view and add data inputs</title>
      <link>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15822#M436</link>
      <description>&lt;P&gt;with some help form splunk support this is now working.  I had to do two things- one was make the changes to local.meta as explained by Stephen.  It did need to go in the 'search' app.  The second was to add the line "edit_monitor = enabled" under the appropriate role stanza in my local/authorize.conf file.  after a restart of splunk the users in the edited role were able to use the add data app/button.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2012 22:40:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15822#M436</guid>
      <dc:creator>tpsplunk</dc:creator>
      <dc:date>2012-08-09T22:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Capability to assign to user role to view and add data inputs</title>
      <link>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15823#M437</link>
      <description>&lt;P&gt;Is this still valid?   I have no [manager/data...... in that file at all.   I do see the individual inputs that I would like my restricted user to have access to..  In my case they are website availability check  (web_ping) inputs.  I want certain users to be able to add or remove these checks.   Can't find a particular capability to add to give view of the checks and ability to edit and do not see corresponding entries to what this article suggests 5 years ago...&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 16:52:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Capability-to-assign-to-user-role-to-view-and-add-data-inputs/m-p/15823#M437</guid>
      <dc:creator>cmahan</dc:creator>
      <dc:date>2015-09-10T16:52:35Z</dc:date>
    </item>
  </channel>
</rss>

