<?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: Restricting index access from apps in Security</title>
    <link>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177047#M5257</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I think this can not be achieved. The restrictions to the data are applied at a role level. If you have access to a index, you can search that index data from any app&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Thu, 30 Oct 2014 11:19:02 GMT</pubDate>
    <dc:creator>gfuente</dc:creator>
    <dc:date>2014-10-30T11:19:02Z</dc:date>
    <item>
      <title>Restricting index access from apps</title>
      <link>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177046#M5256</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have two separate analytic apps running in a single setup. Users should be able to access both the apps and view the dashboards present in them. However, currently it is possible for a user to search for data of an app using the search page of the other app. &lt;/P&gt;

&lt;P&gt;For example, if we have two apps A and B using indexes indexA and indexB respectively, users are able to search for data contained in indexB from app A's search page.&lt;/P&gt;

&lt;P&gt;We want to restrict this in such a way that a user searching in app A should be allowed access only to indexA and user searching in app B should be allowed to access only indexB.&lt;/P&gt;

&lt;P&gt;Is this possible? If so, please let me know how it can be done.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;

&lt;P&gt;Keerthana&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:46:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177046#M5256</guid>
      <dc:creator>keerthana_k</dc:creator>
      <dc:date>2014-10-30T10:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting index access from apps</title>
      <link>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177047#M5257</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I think this can not be achieved. The restrictions to the data are applied at a role level. If you have access to a index, you can search that index data from any app&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:19:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177047#M5257</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2014-10-30T11:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting index access from apps</title>
      <link>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177048#M5258</link>
      <description>&lt;P&gt;Create roles AUser and Buser under Settings-&amp;gt;Access controls -&amp;gt; Roles  ,give search index IndexA for AUser and IndexB for BUser and assign permissions of app A  to  role AUser and app B to Buser.&lt;BR /&gt;
Assign respective users to role  AUser and BUser under Settings-&amp;gt;Access controls -&amp;gt; Users &lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:39:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177048#M5258</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2014-10-30T11:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting index access from apps</title>
      <link>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177049#M5259</link>
      <description>&lt;P&gt;As the answer provided by kml_uvce is the best solution in terms of security, I'm thinking in an alternative solution. &lt;STRONG&gt;It's considerably less secure&lt;/STRONG&gt; and I wouldn't recommend it, I'm just trying to give you more choices.&lt;/P&gt;

&lt;P&gt;If you don't want to force the user to logout and login again in order to change the app, you can mask the real index name with an automatic lookup as explained in &lt;A href="http://answers.splunk.com/answers/42071/any-way-to-create-an-alternate-name-or-alias-for-an-index.html"&gt;http://answers.splunk.com/answers/42071/any-way-to-create-an-alternate-name-or-alias-for-an-index.html&lt;/A&gt;. As lookups can be isolated to an app, if the user doesn't know the real index name will not be able to search in it out of the app where the lookup is applied. You should also keep the indexes out of "indexes searched by default" in the rol/user config to avoid them appearing in the search statistics.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 13:54:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177049#M5259</guid>
      <dc:creator>nefeli</dc:creator>
      <dc:date>2014-10-30T13:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting index access from apps</title>
      <link>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177050#M5260</link>
      <description>&lt;P&gt;couple of way.&lt;/P&gt;

&lt;P&gt;from index side you create a index rectrict &lt;BR /&gt;
Create a local account on add roles to users &lt;/P&gt;

&lt;P&gt;role_mvas_user1]&lt;BR /&gt;
accelerate_datamodel = enabled&lt;BR /&gt;
cumulativeRTSrchJobsQuota = 0&lt;BR /&gt;
cumulativeSrchJobsQuota = 0&lt;BR /&gt;
importRoles = user&lt;BR /&gt;
srchIndexesAllowed = &lt;EM&gt;;_&lt;/EM&gt;;_audit;_blocksignature;_internal;_introspection;_thefishbucket;adprod;adtest;aix;akamai;am_prod;am_test;bcoat_logs;citrix_licensing;citrix_licensing_alerts;coheren&lt;BR /&gt;
ce;collect_brokerage_tid;devops;dpw_prod;dpw_test;f5_prod;f5_test;fe;firedalerts;fireeye;hadoop;history;infra;linux;main;msad;msexchange;network;os;perfmon;rsa_daily_errors;security;service&lt;BR /&gt;
_prod;service_test;sos;sos_summary_daily;summareakamaivfirst;summary;summary_akamai_vfirst;summary_forwarders;summary_hosts;summary_impersonations;summary_impersonations_test;summary_indexe&lt;BR /&gt;
rs;summary_network_securesession;summary_pools;summary_rsa;summary_rsa_test;summary_rsa_test2;summary_sources;summary_sourcetypes;test;ud_prod;ud_test;unix;unix_summary;util_prod;util_test;&lt;BR /&gt;
web;web_prod;web_test;windows;winevents;xenapp;xenapp_alerts;xenapp_perfmon;xenapp_winevents&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:02:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177050#M5260</guid>
      <dc:creator>bkondakindi</dc:creator>
      <dc:date>2020-09-28T18:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting index access from apps</title>
      <link>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177051#M5261</link>
      <description>&lt;P&gt;Hi Keerthana&lt;/P&gt;

&lt;P&gt;kindly accept my ans. if it solves your problem...&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 01:47:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Restricting-index-access-from-apps/m-p/177051#M5261</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2014-10-31T01:47:17Z</dc:date>
    </item>
  </channel>
</rss>

