<?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: Limiting Replicate user's access to endpoints in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Limiting-Replicate-user-s-access-to-endpoints/m-p/1913602#M2273</link>
    <description>&lt;P&gt;&amp;gt;&amp;gt; &lt;SPAN&gt;Is there any way I can control which endpoints my replicate users can interact with&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Noop.&amp;nbsp;Best you can do is set up multiple replicate servers and control &lt;EM&gt;tasks&lt;/EM&gt; that way. This is very commonly done for dev vs qa vs prod. And given servers could use specific database authentication to scope which tables can be read perhaps, but for many endpoints the minimal replicate user requirements already allow it to look everywhere. Specifically most sources (which ones are of your concern) required the Replicate DB used to ready the change log - which has all data for all tables. Still, if there is no access to the base table then table object numbers and table descriptions required for parsing the CDC logs would not be accessible and those those table would be protected.&lt;/P&gt;
&lt;P&gt;Still, You'll have to be able to trust (and audit) the task developers to select the allowed tables and target databases.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mind you, a Replicate user/operator being allow to stop/start or even define tasks does not see the bulk of the data in general. Just errors and sometimes through the highest logging level, but that's&amp;nbsp; in the task logs which will stay behind as evidence. I think the biggest risk is&amp;nbsp; replicate used defining a rogue target database where they do have data access and create a task to siphon data there.&amp;nbsp; Again: trust but verify (repsrv log, exportrepository reviews, audit trails, reptask logs downloadable, but not directly accessible by those users/operators.&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;</description>
    <pubDate>Sun, 03 Apr 2022 21:56:02 GMT</pubDate>
    <dc:creator>Heinvandenheuvel</dc:creator>
    <dc:date>2022-04-03T21:56:02Z</dc:date>
    <item>
      <title>Limiting Replicate user's access to endpoints</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Limiting-Replicate-user-s-access-to-endpoints/m-p/1913471#M2268</link>
      <description>&lt;P&gt;I have a source end point, to a sensitive data source.&lt;BR /&gt;Therefore I need very tight control over who has access to consume this endpoint and where the contained data is replicated to.&lt;/P&gt;
&lt;P&gt;Is there any way I can control which endpoints my replicate users can interact with ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 11:51:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Limiting-Replicate-user-s-access-to-endpoints/m-p/1913471#M2268</guid>
      <dc:creator>simonB2020</dc:creator>
      <dc:date>2022-04-02T11:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Replicate user's access to endpoints</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Limiting-Replicate-user-s-access-to-endpoints/m-p/1913566#M2270</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Per endpoint? no, i don't think there is a way to control which user has access to which endpoint.&lt;/P&gt;
&lt;P&gt;However you can decide through user permissions in replicates server tab, which user has access at all to run tasks and change endpoint settings.&lt;/P&gt;
&lt;P&gt;But again this is for the entire replicate server not per endpoint.&lt;/P&gt;
&lt;P&gt;You can give a specific user "Viewer" permissions only which will basically mean he cannot preform run time task operations and he cannot edit endpoint settings.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2022 13:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Limiting-Replicate-user-s-access-to-endpoints/m-p/1913566#M2270</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2022-04-03T13:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Replicate user's access to endpoints</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Limiting-Replicate-user-s-access-to-endpoints/m-p/1913602#M2273</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt; &lt;SPAN&gt;Is there any way I can control which endpoints my replicate users can interact with&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Noop.&amp;nbsp;Best you can do is set up multiple replicate servers and control &lt;EM&gt;tasks&lt;/EM&gt; that way. This is very commonly done for dev vs qa vs prod. And given servers could use specific database authentication to scope which tables can be read perhaps, but for many endpoints the minimal replicate user requirements already allow it to look everywhere. Specifically most sources (which ones are of your concern) required the Replicate DB used to ready the change log - which has all data for all tables. Still, if there is no access to the base table then table object numbers and table descriptions required for parsing the CDC logs would not be accessible and those those table would be protected.&lt;/P&gt;
&lt;P&gt;Still, You'll have to be able to trust (and audit) the task developers to select the allowed tables and target databases.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mind you, a Replicate user/operator being allow to stop/start or even define tasks does not see the bulk of the data in general. Just errors and sometimes through the highest logging level, but that's&amp;nbsp; in the task logs which will stay behind as evidence. I think the biggest risk is&amp;nbsp; replicate used defining a rogue target database where they do have data access and create a task to siphon data there.&amp;nbsp; Again: trust but verify (repsrv log, exportrepository reviews, audit trails, reptask logs downloadable, but not directly accessible by those users/operators.&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2022 21:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Limiting-Replicate-user-s-access-to-endpoints/m-p/1913602#M2273</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-04-03T21:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Replicate user's access to endpoints</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Limiting-Replicate-user-s-access-to-endpoints/m-p/1915453#M2330</link>
      <description>&lt;P&gt;@&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(46,46,46);font-size:13px;"&gt;&lt;STRONG&gt;simonB2020 any of the advise help ?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 17:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Limiting-Replicate-user-s-access-to-endpoints/m-p/1915453#M2330</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2022-04-06T17:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Replicate user's access to endpoints</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Limiting-Replicate-user-s-access-to-endpoints/m-p/1915468#M2332</link>
      <description>&lt;P&gt;Steve,&lt;BR /&gt;None solve my use case unfortunately;&amp;nbsp; but they do at least help me understand that it's not possible - which saves me from chasing a dead-end &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 17:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Limiting-Replicate-user-s-access-to-endpoints/m-p/1915468#M2332</guid>
      <dc:creator>simonB2020</dc:creator>
      <dc:date>2022-04-06T17:53:58Z</dc:date>
    </item>
  </channel>
</rss>

