<?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: Permissions different between pooled search heads in Security</title>
    <link>https://community.splunk.com/t5/Security/Permissions-different-between-pooled-search-heads/m-p/71032#M2343</link>
    <description>&lt;P&gt;Hi Nocostk,&lt;/P&gt;

&lt;P&gt;I noticed in the log: &lt;CODE&gt;action=rest_properties_get, info=denied&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I just recently had to rebuild my Splunk v4.3 and discovered that there are 4 required capabilities for each role that is assigned to a user (I'm actually a bit frustrated that Splunk allows you to remove these capabilities, seeing as they're required for apps to work properly... it caused me a great headache and amount of time to figure out).  Per &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/Addandeditroles"&gt;http://docs.splunk.com/Documentation/Splunk/latest/admin/Addandeditroles&lt;/A&gt;, the below information is provided regarding these capabilities.  Make sure that all of your users have these and I'll bet it will fix the problem.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;rest_apps_management&lt;/CODE&gt; - Can edit settings in the python remote apps handler.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;rest_apps_view&lt;/CODE&gt; - Can list properties in the python remote apps handler.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;rest_properties_get&lt;/CODE&gt; - Can get information from the services/properties endpoint.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;rest_properties_set&lt;/CODE&gt; - Can edit the services/properties endpoint.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jan 2012 14:31:16 GMT</pubDate>
    <dc:creator>ARothman</dc:creator>
    <dc:date>2012-01-27T14:31:16Z</dc:date>
    <item>
      <title>Permissions different between pooled search heads</title>
      <link>https://community.splunk.com/t5/Security/Permissions-different-between-pooled-search-heads/m-p/71031#M2342</link>
      <description>&lt;P&gt;Currently I have two search heads in a pooled configuration.  However, I'm seeing an error where a particular user is unable to successfully log in completely.  Looking at the audit logs the person can log in - but is unable to view anything:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;03-30-2011 10:21:49.468 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:21:49.468, user=myuser, action=login attempt, info=succeeded][n/a]
03-30-2011 10:21:49.686 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:21:49.686, user=myuser, action=rest_properties_get, info=denied REST: /properties/app][n/a]
03-30-2011 10:21:53.828 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:21:53.828, user=myuser, action=search, info=denied REST: /search/timeparser/tz][n/a]
03-30-2011 10:21:59.430 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:21:59.430, user=myuser, action=login attempt, info=succeeded][n/a]
03-30-2011 10:21:59.624 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:21:59.624, user=myuser, action=rest_properties_get, info=denied REST: /properties/app][n/a]
03-30-2011 10:22:12.366 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:22:12.366, user=myuser, action=rest_properties_get, info=denied REST: /properties/app][n/a]
03-30-2011 10:23:09.804 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:23:09.803, user=myuser, action=rest_properties_get, info=denied REST: /properties/app][n/a]
03-30-2011 10:30:55.989 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:30:55.989, user=myuser, action=login attempt, info=succeeded][n/a]
03-30-2011 10:30:56.230 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:30:56.230, user=myuser, action=rest_properties_get, info=denied REST: /properties/app][n/a]
03-30-2011 10:33:27.240 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:33:27.240, user=myuser, action=rest_properties_get, info=denied REST: /properties/app][n/a]
03-30-2011 10:33:35.092 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:33:35.092, user=myuser, action=rest_properties_get, info=denied REST: /properties/app][n/a]
03-30-2011 10:34:03.224 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:34:03.224, user=myuser, action=rest_properties_get, info=denied REST: /properties/app][n/a]
03-30-2011 10:34:46.088 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:34:46.088, user=myuser, action=login attempt, info=succeeded][n/a]
03-30-2011 10:34:46.364 -0600 INFO  AuditLogger - Audit:[timestamp=03-30-2011 10:34:46.364, user=myuser, action=rest_properties_get, info=denied REST: /properties/app][n/a]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Login/access works fine on the other pooled search head.&lt;/P&gt;

&lt;P&gt;The dates are in sync and this instance runs as root (so no permission issues).&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2011 23:46:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Permissions-different-between-pooled-search-heads/m-p/71031#M2342</guid>
      <dc:creator>nocostk</dc:creator>
      <dc:date>2011-03-30T23:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions different between pooled search heads</title>
      <link>https://community.splunk.com/t5/Security/Permissions-different-between-pooled-search-heads/m-p/71032#M2343</link>
      <description>&lt;P&gt;Hi Nocostk,&lt;/P&gt;

&lt;P&gt;I noticed in the log: &lt;CODE&gt;action=rest_properties_get, info=denied&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I just recently had to rebuild my Splunk v4.3 and discovered that there are 4 required capabilities for each role that is assigned to a user (I'm actually a bit frustrated that Splunk allows you to remove these capabilities, seeing as they're required for apps to work properly... it caused me a great headache and amount of time to figure out).  Per &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/Addandeditroles"&gt;http://docs.splunk.com/Documentation/Splunk/latest/admin/Addandeditroles&lt;/A&gt;, the below information is provided regarding these capabilities.  Make sure that all of your users have these and I'll bet it will fix the problem.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;rest_apps_management&lt;/CODE&gt; - Can edit settings in the python remote apps handler.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;rest_apps_view&lt;/CODE&gt; - Can list properties in the python remote apps handler.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;rest_properties_get&lt;/CODE&gt; - Can get information from the services/properties endpoint.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;rest_properties_set&lt;/CODE&gt; - Can edit the services/properties endpoint.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2012 14:31:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Permissions-different-between-pooled-search-heads/m-p/71032#M2343</guid>
      <dc:creator>ARothman</dc:creator>
      <dc:date>2012-01-27T14:31:16Z</dc:date>
    </item>
  </channel>
</rss>

