<?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: can possible to create a group of user as managers or collaborator of a site in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/can-possible-to-create-a-group-of-user-as-managers-or/m-p/293439#M246569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is possible to create a group of users. Yes, you can make a group the manager of a site. Yes, you can make a group the collaborator of a site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as doing that with code, which API would you like to use? Have you spent any time looking at the documentation for that API? If so, maybe you can point out what is confusing or missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2016 22:50:44 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2016-12-08T22:50:44Z</dc:date>
    <item>
      <title>can possible to create a group of user as managers or collaborator of a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-possible-to-create-a-group-of-user-as-managers-or/m-p/293438#M246568</link>
      <description>Hi,can possible to create a group of user as managers or collaborator of a site,how with example codes...all Users have all the same permissions(collaborators or managers or atleast one managers remain collaborator)&amp;nbsp;Managers have full rights to all site content - what they have created themselves an</description>
      <pubDate>Tue, 06 Dec 2016 07:14:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-possible-to-create-a-group-of-user-as-managers-or/m-p/293438#M246568</guid>
      <dc:creator>nareshvy</dc:creator>
      <dc:date>2016-12-06T07:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: can possible to create a group of user as managers or collaborator of a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-possible-to-create-a-group-of-user-as-managers-or/m-p/293439#M246569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is possible to create a group of users. Yes, you can make a group the manager of a site. Yes, you can make a group the collaborator of a site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as doing that with code, which API would you like to use? Have you spent any time looking at the documentation for that API? If so, maybe you can point out what is confusing or missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 22:50:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-possible-to-create-a-group-of-user-as-managers-or/m-p/293439#M246569</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2016-12-08T22:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: can possible to create a group of user as managers or collaborator of a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-possible-to-create-a-group-of-user-as-managers-or/m-p/293440#M246570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you jeff, but my option is to , I have to do in backend code only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 04:08:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-possible-to-create-a-group-of-user-as-managers-or/m-p/293440#M246570</guid>
      <dc:creator>nareshvy</dc:creator>
      <dc:date>2016-12-09T04:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: can possible to create a group of user as managers or collaborator of a site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-possible-to-create-a-group-of-user-as-managers-or/m-p/293441#M246571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are doing it with the Java Foundation API, which means your code will be running in the same JVM process as the Alfresco repository, then you need to look up the JavaDoc for the &lt;A href="http://dev.alfresco.com/resource/AlfrescoOne/5.0/PublicAPI/org/alfresco/service/cmr/security/PersonService.html" rel="nofollow noopener noreferrer"&gt;PersonService&lt;/A&gt; and the &lt;A href="http://dev.alfresco.com/resource/AlfrescoOne/5.0/PublicAPI/org/alfresco/service/cmr/security/AuthorityService.html" rel="nofollow noopener noreferrer"&gt;AuthorityService&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your code will run remotely from the Alfresco repository, then you can use the &lt;A href="http://docs.alfresco.com/5.0/pra/1/topics/pra-welcome.html" rel="nofollow noopener noreferrer"&gt;Alfresco Public REST API&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read those links, try out some code, then start a new thread if you get stuck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 21:49:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-possible-to-create-a-group-of-user-as-managers-or/m-p/293441#M246571</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2016-12-09T21:49:36Z</dc:date>
    </item>
  </channel>
</rss>

