<?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: How to handle app folder permissions when deploying apps from a *Nix Deployment Server to Windows deployment clients? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-app-folder-permissions-when-deploying-apps-from-a/m-p/202217#M40019</link>
    <description>&lt;P&gt;Awesome, thanks! I'll look into this. &lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2016 20:52:35 GMT</pubDate>
    <dc:creator>jwhathaway</dc:creator>
    <dc:date>2016-06-09T20:52:35Z</dc:date>
    <item>
      <title>How to handle app folder permissions when deploying apps from a *Nix Deployment Server to Windows deployment clients?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-app-folder-permissions-when-deploying-apps-from-a/m-p/202215#M40017</link>
      <description>&lt;P&gt;I am trying to deploy apps from a *nix Deployment Server to a Windows client. When the app folders are pulled down, the Local System account (which the forwarder service is running as) does not have permissions on the folders. &lt;/P&gt;

&lt;P&gt;I believe this is a similar "ACL translation" issue to what other folks have seen deploying from Windows to *nix. I have to manually replace the permissions on the app folders with inherited ones after any change to an app. Has anyone seen this before or come up with a solution?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 17:53:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-app-folder-permissions-when-deploying-apps-from-a/m-p/202215#M40017</guid>
      <dc:creator>jwhathaway</dc:creator>
      <dc:date>2016-06-09T17:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle app folder permissions when deploying apps from a *Nix Deployment Server to Windows deployment clients?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-app-folder-permissions-when-deploying-apps-from-a/m-p/202216#M40018</link>
      <description>&lt;P&gt;I am pretty sure you are hitting a bug:&lt;/P&gt;

&lt;P&gt;SPL-108564&lt;BR /&gt;
Windows specific, apps pushed to client from deployment server to not inherit parent directory permissions.  This is still an outstanding issue.&lt;/P&gt;

&lt;P&gt;Please open a Support Case and reference this issue if it needs further investigation.&lt;/P&gt;

&lt;P&gt;Okie&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 20:37:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-app-folder-permissions-when-deploying-apps-from-a/m-p/202216#M40018</guid>
      <dc:creator>jwelch_splunk</dc:creator>
      <dc:date>2016-06-09T20:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle app folder permissions when deploying apps from a *Nix Deployment Server to Windows deployment clients?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-app-folder-permissions-when-deploying-apps-from-a/m-p/202217#M40019</link>
      <description>&lt;P&gt;Awesome, thanks! I'll look into this. &lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 20:52:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-app-folder-permissions-when-deploying-apps-from-a/m-p/202217#M40019</guid>
      <dc:creator>jwhathaway</dc:creator>
      <dc:date>2016-06-09T20:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle app folder permissions when deploying apps from a *Nix Deployment Server to Windows deployment clients?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-app-folder-permissions-when-deploying-apps-from-a/m-p/202218#M40020</link>
      <description>&lt;P&gt;I was told also SPL-109430 (in addition to SPL-108564) are assigned to track this issue. &lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 22:58:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-app-folder-permissions-when-deploying-apps-from-a/m-p/202218#M40020</guid>
      <dc:creator>ChrisBell04</dc:creator>
      <dc:date>2016-08-04T22:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle app folder permissions when deploying apps from a *Nix Deployment Server to Windows deployment clients?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-app-folder-permissions-when-deploying-apps-from-a/m-p/202219#M40021</link>
      <description>&lt;P&gt;This is still an open issue as of &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.0/ReleaseNotes/KnownIssues"&gt;Splunk 6.5.0&lt;/A&gt;  &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.0/ReleaseNotes/KnownIssues"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.0/ReleaseNotes/KnownIssues&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;As a workaround you can run the command below to restore the inheritance. It leaves the explicit permission assignments that splunkd does as part of the deployment process in place so it should be low risk. I have been using a this command at the &lt;EM&gt;C:\Program Files\Splunk&lt;/EM&gt; level so it covers other locations, like the log directories and frozen index directories, as well. It can take a while to run if you include the whole Splunk directory so adapt to suit your needs.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;icacls.exe "C:\Program Files\Splunk\etc\apps" /inheritance:e /T
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can use the &lt;EM&gt;/reset&lt;/EM&gt; option of the &lt;A href="http://ss64.com/nt/icacls.html"&gt;icacls&lt;/A&gt; to restore the inheritance and remove the explicit permission assignments but I haven't tested the impact of that.&lt;/P&gt;

&lt;P&gt;This is the same issue as &lt;A href="https://answers.splunk.com/answers/250970/why-does-splunkd-change-ntfs-permissions.html"&gt;https://answers.splunk.com/answers/250970/why-does-splunkd-change-ntfs-permissions.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 05:25:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-app-folder-permissions-when-deploying-apps-from-a/m-p/202219#M40021</guid>
      <dc:creator>martinho</dc:creator>
      <dc:date>2016-11-07T05:25:56Z</dc:date>
    </item>
  </channel>
</rss>

