<?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: External users and site creation in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/external-users-and-site-creation/m-p/235304#M188434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;having just started with Alfresco explorer and share, I am exploring the various case scenario appropriate for our company. The share concept is very interesting to exchange with clients or vendors, but I find it amazing that external users can just go about creating however many site they so wish without any control whatsoever. I think it should be a security feature to allow or restrict site creation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read the above replies to handle this issue (thanks Ainga) but I am a bit of a newb with both Alfresco and Java environment. Would you mind giving a bit more details regarding how to restrict the possibility of site creation? In my case, I would restrict it to users within our company's domain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 May 2010 23:57:55 GMT</pubDate>
    <dc:creator>david_labbe</dc:creator>
    <dc:date>2010-05-13T23:57:55Z</dc:date>
    <item>
      <title>External users and site creation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/external-users-and-site-creation/m-p/235301#M188431</link>
      <description>We're trying to figure out a way to prevent external users from creating new sites in Alfresco Share. Is there a way to prevent them from doing so (or, as a workaround, at least hiding the button so they cannot see the option).Thanks!</description>
      <pubDate>Wed, 31 Mar 2010 17:07:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/external-users-and-site-creation/m-p/235301#M188431</guid>
      <dc:creator>daltenho</dc:creator>
      <dc:date>2010-03-31T17:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: External users and site creation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/external-users-and-site-creation/m-p/235302#M188432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Options in increasing level of effort;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Hide the button all together for everyone. (Probably not the best). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Hide the button for users who's email address doesn't end with your company email. (Or something similar to distinguish internal users from external users). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Add custom aspect to external users and filter by that when rendering the Sites dashlet. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code to modify the button is in my-sites.get.js and my-sites.get.html.ftl files in tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/dashlets/. Also don't forget to make corresponding changes in my-sites.js to ensure any are not referring to any html elements you've removed from within javascript. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ainga&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 22:00:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/external-users-and-site-creation/m-p/235302#M188432</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2010-03-31T22:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: External users and site creation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/external-users-and-site-creation/m-p/235303#M188433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1. Hide the button all together for everyone. (Probably not the best).&lt;BR /&gt;2. Hide the button for users who's email address doesn't end with your company email. (Or something similar to distinguish internal users from external users).&lt;BR /&gt;3. Add custom aspect to external users and filter by that when rendering the Sites dashlet.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I think only the third will work for us since we have more than one email domain…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How does one distinguish external users from others to create an aspect? I noticed that external users tend to get added to a group called "site_exuser" Is this a reliable way? Sorry, I'm really new to Alfresco…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 14:03:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/external-users-and-site-creation/m-p/235303#M188433</guid>
      <dc:creator>daltenho</dc:creator>
      <dc:date>2010-04-01T14:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: External users and site creation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/external-users-and-site-creation/m-p/235304#M188434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;having just started with Alfresco explorer and share, I am exploring the various case scenario appropriate for our company. The share concept is very interesting to exchange with clients or vendors, but I find it amazing that external users can just go about creating however many site they so wish without any control whatsoever. I think it should be a security feature to allow or restrict site creation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read the above replies to handle this issue (thanks Ainga) but I am a bit of a newb with both Alfresco and Java environment. Would you mind giving a bit more details regarding how to restrict the possibility of site creation? In my case, I would restrict it to users within our company's domain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 23:57:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/external-users-and-site-creation/m-p/235304#M188434</guid>
      <dc:creator>david_labbe</dc:creator>
      <dc:date>2010-05-13T23:57:55Z</dc:date>
    </item>
  </channel>
</rss>

