<?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: Block access to Manager in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33005#M178254</link>
    <description>&lt;P&gt;Thanks very much.  I did some more testing and you are correct in that most of the actual fields are restricted when the user clicks on the manager link.  However, if the  user goes to "Manager --&amp;gt; Field Extractions", then it appears that they can change some of the values in "transforms.conf" and save the changes.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jun 2011 19:45:08 GMT</pubDate>
    <dc:creator>steveirogers</dc:creator>
    <dc:date>2011-06-23T19:45:08Z</dc:date>
    <item>
      <title>Block access to Manager</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33003#M178252</link>
      <description>&lt;P&gt;I have seen several questions about restricting access to "Manager" but all of the answers seem to require coding JavaScript. &lt;BR /&gt;
I do not understand why this is not a "built-in" capability.&lt;BR /&gt;&lt;BR /&gt;
I have defined a new role that only has search capability to a specific index.  Yet the users in that role have administrative ability via the "Manager" link to change configuration settings.   That does not make any sense.&lt;/P&gt;

&lt;P&gt;Is there a different way to accomplish this besides coding/modify XML?&lt;/P&gt;

&lt;P&gt;I am running Splunk 4.0.3 build 65638.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2011 16:19:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33003#M178252</guid>
      <dc:creator>steveirogers</dc:creator>
      <dc:date>2011-06-22T16:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Block access to Manager</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33004#M178253</link>
      <description>&lt;P&gt;I don't have a solution for you, but perhaps more of a question.  Is it your intent to prevent non-admin users from being able to say, change their password?  non-admin users don't get all the of the admin content from manager.  In our shop, we leave that all alone as there's nothing sensitive or damaging that non-admin roles get access to.&lt;/P&gt;

&lt;P&gt;If it really has to go away completely for non-admins, I would think that that is unusual enough that yes, you'd need to modify the XML.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2011 19:24:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33004#M178253</guid>
      <dc:creator>mfrost8</dc:creator>
      <dc:date>2011-06-23T19:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Block access to Manager</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33005#M178254</link>
      <description>&lt;P&gt;Thanks very much.  I did some more testing and you are correct in that most of the actual fields are restricted when the user clicks on the manager link.  However, if the  user goes to "Manager --&amp;gt; Field Extractions", then it appears that they can change some of the values in "transforms.conf" and save the changes.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2011 19:45:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33005#M178254</guid>
      <dc:creator>steveirogers</dc:creator>
      <dc:date>2011-06-23T19:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Block access to Manager</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33006#M178255</link>
      <description>&lt;P&gt;I'm not certain how that works.  I would guess that might create configuration within a user's own, local configuration ($SPLUNK_HOME/etc/users/&lt;USER&gt;) so it's not tweaking the global config.&lt;/USER&gt;&lt;/P&gt;

&lt;P&gt;If you don't even want that, you might want to file an enhancement request asking for field extractions to be a capability you can remove from the "user" role (I don't see it there currently as a capability).&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2011 19:53:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33006#M178255</guid>
      <dc:creator>mfrost8</dc:creator>
      <dc:date>2011-06-23T19:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Block access to Manager</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33007#M178256</link>
      <description>&lt;P&gt;The Manager link doesn't immediately just give them admin access.  Users have their own "knowledge objects" such as searches and macros.  They access to these through Manager.  They have access to what they create or what you give them access to.  If you don't want them to have access to something, manage the permissions of it.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2011 20:34:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33007#M178256</guid>
      <dc:creator>mw</dc:creator>
      <dc:date>2011-06-23T20:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Block access to Manager</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33008#M178257</link>
      <description>&lt;P&gt;you can control what is displayed on the Manager page via the authorize.conf file. &lt;/P&gt;

&lt;P&gt;more info here :&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3/admin/Addandeditroles#List_of_available_capabilities"&gt;http://docs.splunk.com/Documentation/Splunk/4.3/admin/Addandeditroles#List_of_available_capabilities&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3/admin/Addandeditroles#List_of_available_capabilities"&gt;http://docs.splunk.com/Documentation/Splunk/4.3/admin/Addandeditroles#List_of_available_capabilities&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2012 23:07:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33008#M178257</guid>
      <dc:creator>frankfowler</dc:creator>
      <dc:date>2012-02-14T23:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Block access to Manager</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33009#M178258</link>
      <description>&lt;P&gt;Thanks Frank.  I will check into that as well.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2012 13:23:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Block-access-to-Manager/m-p/33009#M178258</guid>
      <dc:creator>steveirogers</dc:creator>
      <dc:date>2012-02-15T13:23:35Z</dc:date>
    </item>
  </channel>
</rss>

