<?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 restrict user to search for site-member of that site only rather than all? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298211#M251341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no easy / configurable way to only show only those users of the same site(s) in the global user search. All users are publicly visible by default and as such can be found by anyone. This needs to be that way for various functionalities, e.g. inviting other users to sites or assigning ad-hoc tasks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Dec 2016 13:33:39 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2016-12-22T13:33:39Z</dc:date>
    <item>
      <title>How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298210#M251340</link>
      <description>I am new to Alfresco and using Alfresco Community 5.0.d &amp;amp;&amp;nbsp;aio sdk for customising the application.I am not able to get a way to restrict user of&amp;nbsp;Site-A to search &amp;amp; see only Site-A members where as in current scenario if user search for member in Site-A&amp;nbsp;then the result comes combined from Sit</description>
      <pubDate>Thu, 22 Dec 2016 13:03:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298210#M251340</guid>
      <dc:creator>nwali</dc:creator>
      <dc:date>2016-12-22T13:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298211#M251341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no easy / configurable way to only show only those users of the same site(s) in the global user search. All users are publicly visible by default and as such can be found by anyone. This needs to be that way for various functionalities, e.g. inviting other users to sites or assigning ad-hoc tasks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 13:33:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298211#M251341</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-12-22T13:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298212#M251342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Axel Faust&lt;/B&gt;‌ I was able to implement that requirement by reusing part of this project &lt;A class="link-titled" href="https://github.com/cggh/cggh-alfresco-extensions" title="https://github.com/cggh/cggh-alfresco-extensions" rel="nofollow noopener noreferrer"&gt;GitHub - cggh/cggh-alfresco-extensions: Alfresco customizations&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/cggh/cggh-alfresco-extensions/wiki" title="https://github.com/cggh/cggh-alfresco-extensions/wiki" rel="nofollow noopener noreferrer"&gt;Home · cggh/cggh-alfresco-extensions Wiki · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration for this is here &lt;A class="link-titled" href="https://github.com/cggh/cggh-alfresco-extensions/wiki/Repo-extensions#org_cggh_module_cmssrcmainjavaorgcgghreposecuritypermissionsimplacegicustomaclentryafterinvocationproviderjava" title="https://github.com/cggh/cggh-alfresco-extensions/wiki/Repo-extensions#org_cggh_module_cmssrcmainjavaorgcgghreposecuritypermissionsimplacegicustomaclentryafterinvocationproviderjava" rel="nofollow noopener noreferrer"&gt;Repo extensions · cggh/cggh-alfresco-extensions Wiki · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 16:14:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298212#M251342</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-12-22T16:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298213#M251343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obviously I was not saying it is impossible. Touching the public-services-security-context.xml is not something that is considered a "recommended" approach to customization by Alfresco. In another thread I made a mention of adding / changing AOP handling and that person did not get the hint that that would be a rather invasive change (for a beginner) and immediately wanted to know how it can be done. So I try to not mention this anymore...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 16:31:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298213#M251343</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-12-22T16:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298214#M251344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know you didn't say that &lt;IMG src="https://connect.hyland.com/legacyfs/online/alfresco/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;And I have to agree with you... Telling people to try it without understanding the implications is kind of risky.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 19:00:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298214#M251344</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-12-22T19:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298215#M251345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went through the links provided but its kinda bit confusing. Could you narrow down what exact modification needs to be taken care of? I saw there are many files to be changed but what exactly to be modified in those files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 12:14:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298215#M251345</guid>
      <dc:creator>nwali</dc:creator>
      <dc:date>2017-01-03T12:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298216#M251346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;A __default_attr="164678" __jive_macro_name="user" _jive_internal="true" class="jive_macro jive_macro_user link-titled" href="https://community.alfresco.com/people/nwali" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to agree with what Axel said before. If you are not able to understand what that code does, then you shouldn't be messing with it.&lt;/P&gt;&lt;P&gt;That is not a recommended change, at least not without understanding all that can go wrong, and even more when you perform an upgrade.&lt;/P&gt;&lt;P&gt;If you can, try to convince your users to let it the way it is, and avoid performing those changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2017 15:52:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298216#M251346</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-01-04T15:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298217#M251347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="84633" __jive_macro_name="user" _jive_internal="true" data-id="84633" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/douglascrp" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt; I do agree with you and Axel that without knowing the code working, performing changes will mess up things. So if you could direct me to some blog or site that would help me understanding those files or ways then that would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also from security perspective this a big issue, as in case I have two different customer and I invite them to work on different sites. Then accidentally if they search in People they might get to know that I'm working with both of them. At last from business point of view it is not good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 12:13:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298217#M251347</guid>
      <dc:creator>nwali</dc:creator>
      <dc:date>2017-01-05T12:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298218#M251348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is only a security issue because you are trying to manage the use case of handling two customers with extreme isolation requirements in a way that was never designed for full logical data separation. That is where multi-tenancy comes in and provides that extra layer of security. A "tenant" is basically a separate logical view in an Alfresco system with its own users, data dictionary and general content structure. There is no chance of a tenant user ever accidentally seeing a user or piece of content from another tenant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:08:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298218#M251348</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-01-05T13:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298219#M251349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Axel Faust&lt;/B&gt;‌ Thank you for the information. I went through the tenant part and it works like charm to keep both customer away from each others search. But now there has to be two different credentials for the admin to manage both the sites/customers. Also there is no way for a single admin to see the progress of both customer from single point of view as tenant creates two different instance with different credential.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also comment provided by Douglas with links using which he had implemented the same, does not have any documentation for user to read and understand the usage or use cases. Definitely the documentation around Alfresco development is very less and is like just a overview.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any proper blog or tutorial which would help me then please share.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:46:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298219#M251349</guid>
      <dc:creator>nwali</dc:creator>
      <dc:date>2017-01-05T16:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298220#M251350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure - there have to be trade-offs to extreme &amp;amp; clean isolations, but I would assume that minor admin inconvenience may be acceptable if proper security can be provided. Also, a solution based on multi-tenancy can theoretically be extended with manageable effort - and without as many risks as fiddling with security definitions - to collect status data from each tenant and provide an overview for the global admin, as well as allow a convenient "switch to same user in tenant X" function to be developed.&lt;/P&gt;&lt;P&gt;The problem with your use case is that it is not something that most people will ever have to deal with and as a result you will not find any blog, tutorial etc. that deals with those kind of implementation changes to safely get started yourself. Douglas and myself only know how we would deal with such a use case only from years of tinkering with the software ourselves, and we know the associated risks from various times we shot ourselves in the foot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:57:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298220#M251350</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-01-05T16:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298221#M251351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Totally agree - I'm not that comfortable with doing it like that and I wrote it in the first place!&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have quite a small and lightly used instance but it does work for us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree it's best not to mess with it and stick with the default behaviour if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I've said elsewhere - I'm happy for people to look at and use that code but be aware that it was not written with the purpose of being more widely released and should be treated with great care.(I work on Alfresco on my own, part of my time, on community edition and am largely making it up as I go along...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 18:10:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298221#M251351</guid>
      <dc:creator>idwright</dc:creator>
      <dc:date>2017-01-05T18:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict user to search for site-member of that site only rather than all?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298222#M251352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;B&gt;Axel Faust&lt;/B&gt;&amp;nbsp;and&amp;nbsp;&lt;B&gt;Ian Wright&lt;/B&gt;‌ &amp;nbsp;for your time and comment. I would go with the tenant feature to achieve the restriction&amp;nbsp;as messing around with security changes will take a long time.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 10:35:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-restrict-user-to-search-for-site-member-of-that-site-only/m-p/298222#M251352</guid>
      <dc:creator>nwali</dc:creator>
      <dc:date>2017-01-06T10:35:02Z</dc:date>
    </item>
  </channel>
</rss>

