<?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 AuthorityService: problem removing an authority group in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/authorityservice-problem-removing-an-authority-group/m-p/171172#M124437</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;It is not totally clear to me how to &lt;/SPAN&gt;&lt;STRONG&gt;create &lt;/STRONG&gt;&lt;SPAN&gt;and &lt;/SPAN&gt;&lt;STRONG&gt;delete &lt;/STRONG&gt;&lt;SPAN&gt;a &lt;/SPAN&gt;&lt;STRONG&gt;GROUP (authority group)&lt;/STRONG&gt;&lt;SPAN&gt; using the AuthorityService Java class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Creating a GROUP &lt;/STRONG&gt;&lt;SPAN&gt;using the &lt;/SPAN&gt;&lt;STRONG&gt;createAuthority&lt;/STRONG&gt;&lt;SPAN&gt;(AuthorityType.GROUP,parentGroupName,groupName) method works: a new GROUP is created and visibile into Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Deleting a GROUP &lt;/STRONG&gt;&lt;SPAN&gt;using the &lt;/SPAN&gt;&lt;STRONG&gt;deleteAuthority&lt;/STRONG&gt;&lt;SPAN&gt;(groupName) seems not to work as I thought. The group previously created using the createAuthority() method still remains in the repository as is visibile in the web administration console. Why? Maybe the procedure of deleting a GROUP is different and more complex?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Taking a look at another prevoius post&lt;/SPAN&gt;&lt;BR /&gt;&lt;EM&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=8327&amp;amp;highlight=authorityservice+deleteauthority" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=8327&amp;amp;highlight=authorityservice+deleteauthority&lt;/A&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy says that "The authority is deleted via the node serivce", but what does it mean exactly? Should I delete a GROUP authority using the nodeService instead of the authorityService?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some clarification will be very appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All the best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sergio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Feb 2008 08:28:20 GMT</pubDate>
    <dc:creator>sergio</dc:creator>
    <dc:date>2008-02-29T08:28:20Z</dc:date>
    <item>
      <title>AuthorityService: problem removing an authority group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authorityservice-problem-removing-an-authority-group/m-p/171172#M124437</link>
      <description>Hi.It is not totally clear to me how to create and delete a GROUP (authority group) using the AuthorityService Java class.Creating a GROUP using the createAuthority(AuthorityType.GROUP,parentGroupName,groupName) method works: a new GROUP is created and visibile into Alfresco.Deleting a GROUP using t</description>
      <pubDate>Fri, 29 Feb 2008 08:28:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authorityservice-problem-removing-an-authority-group/m-p/171172#M124437</guid>
      <dc:creator>sergio</dc:creator>
      <dc:date>2008-02-29T08:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: AuthorityService: problem removing an authority group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authorityservice-problem-removing-an-authority-group/m-p/171173#M124438</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 should delete the group as described. You need to use the full name of the group - prefixed with GROUP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at the tests.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 11:14:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authorityservice-problem-removing-an-authority-group/m-p/171173#M124438</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2008-03-14T11:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: AuthorityService: problem removing an authority group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/authorityservice-problem-removing-an-authority-group/m-p/171174#M124439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok Andy, thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Done. It works. Now I have a problem with users, but this will be another story (and post).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See you soon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 11:33:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/authorityservice-problem-removing-an-authority-group/m-p/171174#M124439</guid>
      <dc:creator>sergio</dc:creator>
      <dc:date>2008-03-14T11:33:39Z</dc:date>
    </item>
  </channel>
</rss>

