<?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: Run search as a different user? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/run-search-as-a-different-user/m-p/296175#M249305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is something that is not possible by configuration alone. Alfresco has no end-user feature to search "as another user". But it has code-level features to execute sections of code with a different user identity (AuthenticationUtils.runAs(RunAsWork, String)), and this would allow you to develop a custom search backend that executes the search as a different user and then filters the result again based on the actual user. Be aware though that this will result in a significant performance impact due to multiple permission checking and break functionality such as pagination (due to post-filtering), that you would need to compensate for or live with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 May 2016 07:23:46 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2016-05-09T07:23:46Z</dc:date>
    <item>
      <title>Run search as a different user?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/run-search-as-a-different-user/m-p/296174#M249304</link>
      <description>Is it possible to run search (normal and/or advanced) and the display of the search results as a different user?The planned use case is that users should be able to search for all documents (possibly with admin rights or a dedicated search user) and only limit access to the individual documents base</description>
      <pubDate>Thu, 05 May 2016 15:21:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/run-search-as-a-different-user/m-p/296174#M249304</guid>
      <dc:creator>chkk</dc:creator>
      <dc:date>2016-05-05T15:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Run search as a different user?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/run-search-as-a-different-user/m-p/296175#M249305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is something that is not possible by configuration alone. Alfresco has no end-user feature to search "as another user". But it has code-level features to execute sections of code with a different user identity (AuthenticationUtils.runAs(RunAsWork, String)), and this would allow you to develop a custom search backend that executes the search as a different user and then filters the result again based on the actual user. Be aware though that this will result in a significant performance impact due to multiple permission checking and break functionality such as pagination (due to post-filtering), that you would need to compensate for or live with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 07:23:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/run-search-as-a-different-user/m-p/296175#M249305</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-05-09T07:23:46Z</dc:date>
    </item>
  </channel>
</rss>

