<?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: Distribute authorization.conf in an App? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34511#M963</link>
    <description>&lt;P&gt;It works for me too. I had to remove the authorize.conf file that was already in system/local, but it worked in the end.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2013 09:57:33 GMT</pubDate>
    <dc:creator>watsm10</dc:creator>
    <dc:date>2013-09-23T09:57:33Z</dc:date>
    <item>
      <title>Distribute authorization.conf in an App?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34506#M958</link>
      <description>&lt;P&gt;I'm trying to set up some roles for a number of distributed search "users" on my indexing farm, using local authentication. I am trying to set up the role via deployment server as part of an app I call "IDX" that is the core app for all of my index servers. I've done that, but now when I try and change a local users role (via the CLI), it appears that the role is not being recognized. &lt;/P&gt;

&lt;P&gt;So, my question is this - can authorization.conf be deployed in an App, or do I need to have it be in $SPLUNK_HOME/etc/system/local on each of the indexers?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Steve&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2011 23:39:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34506#M958</guid>
      <dc:creator>Steve_Litras</dc:creator>
      <dc:date>2011-12-13T23:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Distribute authorization.conf in an App?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34507#M959</link>
      <description>&lt;P&gt;No, the authorize.conf file will need to be at the system level, when you check the docs (&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Authorizeconf"&gt;here&lt;/A&gt;) it tells you where you can place a file.&lt;/P&gt;

&lt;P&gt;"rsync" would be a good alternative as it will only transfer files which are changed and you can be quite granular with the transfers. If not you could just have a simple script which backs up the remote files via ssh and then scp's the new copy over.&lt;/P&gt;

&lt;P&gt;Hope this helps answer you question.&lt;/P&gt;

&lt;P&gt;If it does help please mark the answer as accepted.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;MHibbin&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 13:48:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34507#M959</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2011-12-14T13:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Distribute authorization.conf in an App?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34508#M960</link>
      <description>&lt;P&gt;Not the answer I &lt;EM&gt;wanted&lt;/EM&gt; :), but definitely answered the q. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 16:40:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34508#M960</guid>
      <dc:creator>Steve_Litras</dc:creator>
      <dc:date>2011-12-14T16:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Distribute authorization.conf in an App?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34509#M961</link>
      <description>&lt;P&gt;apologies for that... I guess it's "one of those things".&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 16:52:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34509#M961</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2011-12-14T16:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Distribute authorization.conf in an App?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34510#M962</link>
      <description>&lt;P&gt;Hi, It seems like you can add a metadata dir containing a file called local.meta which should / could contain the following;&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
export = system&lt;/P&gt;

&lt;P&gt;Works for me ... so far at least &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 09:29:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34510#M962</guid>
      <dc:creator>lmyrefelt</dc:creator>
      <dc:date>2012-04-03T09:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Distribute authorization.conf in an App?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34511#M963</link>
      <description>&lt;P&gt;It works for me too. I had to remove the authorize.conf file that was already in system/local, but it worked in the end.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 09:57:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34511#M963</guid>
      <dc:creator>watsm10</dc:creator>
      <dc:date>2013-09-23T09:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Distribute authorization.conf in an App?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34512#M964</link>
      <description>&lt;P&gt;I've successfully distributed authorize.conf without issues. Authentication.conf is a bit trickier with the LDAP bind password needing to be encrypted per-host, but authorize? No worries.&lt;/P&gt;

&lt;P&gt;The point about exporting the rules outside of the app is valid, as well as removing any existing one from system/local. The latter acts as an override to anything in your apps, so no matter what you might ship by deployment server / chef / puppet / whatever, system/local would still win.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 12:29:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Distribute-authorization-conf-in-an-App/m-p/34512#M964</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-09-23T12:29:18Z</dc:date>
    </item>
  </channel>
</rss>

