<?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 search in other group documents in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/search-in-other-group-documents/m-p/278647#M231777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hy Alfresco users!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new in Alfresco and I have a question .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If we have two groups of users (group1 and group2) . Every group have his documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Users from the group1 can access group1 documents , and can search through group2 documents (in fact through all documents on the repository).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;They (group1) can see general search response (links returned) from Alfresco but can not open/read/download group2 documents .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;They (group1) can ask for a special request from group2 members clicking on that link , that search returned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If a member of group2 unblock that document , group1 can read/download/open that document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible this in Alfresco , and what do I need to install (Alfresco version and web interface option )?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have now already installed Alfresco 3.4 .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for support .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Horace&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Mar 2014 15:17:13 GMT</pubDate>
    <dc:creator>horace</dc:creator>
    <dc:date>2014-03-26T15:17:13Z</dc:date>
    <item>
      <title>search in other group documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-in-other-group-documents/m-p/278647#M231777</link>
      <description>Hy Alfresco users!I am new in Alfresco and I have a question .If we have two groups of users (group1 and group2) . Every group have his documents. Users from the group1 can access group1 documents , and can search through group2 documents (in fact through all documents on the repository).They (group</description>
      <pubDate>Wed, 26 Mar 2014 15:17:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-in-other-group-documents/m-p/278647#M231777</guid>
      <dc:creator>horace</dc:creator>
      <dc:date>2014-03-26T15:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: search in other group documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-in-other-group-documents/m-p/278648#M231778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to manage this giving/removing read permission from group2 documents&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 12:17:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-in-other-group-documents/m-p/278648#M231778</guid>
      <dc:creator>lementree</dc:creator>
      <dc:date>2014-04-08T12:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: search in other group documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-in-other-group-documents/m-p/278649#M231779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your answer. But if I give read permmision to group2 (if I do this for search reason) they coud read group1 documents . &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 08:37:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-in-other-group-documents/m-p/278649#M231779</guid>
      <dc:creator>horace</dc:creator>
      <dc:date>2014-04-14T08:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: search in other group documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-in-other-group-documents/m-p/278650#M231780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In order to have the search results returned to a user, user must have at least read permission on the document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is one approach i am thinking of (May not be the best but something to start with) in order to achieve your particular scenario.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Users from group1 must have at least read permission on group2's accessible documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. On each document, maintain a custom property say for example - group - which will hold actually to which group it belongs to (this i am mentioning as what i understand from your post that both groups will have their documents)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Now need to make a complete customization to show the search result. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Once a user searches the document, check the group property on document, if it is same as the searching&amp;nbsp; user's group (group1 user) then show download/read links against that document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If the group property on the document is different than current user's group then do not show download/read link for it, instead show ask for approval to view from group2. Once user is approved to view it then show him the download/read link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may want to use alfresco share.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 16:46:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-in-other-group-documents/m-p/278650#M231780</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-04-17T16:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: search in other group documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-in-other-group-documents/m-p/278651#M231781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to manage this giving/removing read permission from group2 documents&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 12:13:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-in-other-group-documents/m-p/278651#M231781</guid>
      <dc:creator>online1000</dc:creator>
      <dc:date>2014-04-21T12:13:16Z</dc:date>
    </item>
  </channel>
</rss>

