<?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 How to remove read access permittted by group EVERYONE in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-remove-read-access-permittted-by-group-everyone/m-p/217663#M170793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Apologises in advance if this question is rather simplistic or has been answered elsewhere. I am relatively new to Alfresco development and am still taking it all in. I have searched but not found a solution that works so far for my problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to create a simple scenario using the repository foundation services api to test access control. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have used to the API to login as admin and create a folder "A" under company home. When i create a new user they are automatically added to the GROUP_EVERYONE authority. As a result every new user has read access to all content created under "A". I want to remove the everyone access so that i have to give specific permission to a user in order for them to view content in "A".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried to delete the GROUP_EVERYONE authority and remove the users from the everyone group but nothing seems to work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how this can be achieved using just the repository API?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for your help with this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jun 2010 11:58:15 GMT</pubDate>
    <dc:creator>wowilson</dc:creator>
    <dc:date>2010-06-29T11:58:15Z</dc:date>
    <item>
      <title>How to remove read access permittted by group EVERYONE</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-remove-read-access-permittted-by-group-everyone/m-p/217663#M170793</link>
      <description>Apologises in advance if this question is rather simplistic or has been answered elsewhere. I am relatively new to Alfresco development and am still taking it all in. I have searched but not found a solution that works so far for my problem.I am trying to create a simple scenario using the repositor</description>
      <pubDate>Tue, 29 Jun 2010 11:58:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-remove-read-access-permittted-by-group-everyone/m-p/217663#M170793</guid>
      <dc:creator>wowilson</dc:creator>
      <dc:date>2010-06-29T11:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove read access permittted by group EVERYONE</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-remove-read-access-permittted-by-group-everyone/m-p/217664#M170794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to remove the "inherit parent permissions" flag from your folder node - otherwise your folder gets the default permissions saying "read" for EVERYONE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This can be done either with Explorer or programatically using PermissionService#setInheritParentPermissions() method - see &lt;/SPAN&gt;&lt;A href="http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/service/cmr/security/PermissionService.html" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/service/cmr/security/PermissionService.html&lt;/A&gt;&lt;SPAN&gt; for full details…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gyro&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 12:11:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-remove-read-access-permittted-by-group-everyone/m-p/217664#M170794</guid>
      <dc:creator>gyro_gearless</dc:creator>
      <dc:date>2010-06-29T12:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove read access permittted by group EVERYONE</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-remove-read-access-permittted-by-group-everyone/m-p/217665#M170795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gyro,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your prompt reply. Spot on that solves my problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Really appreciate the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 13:50:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-remove-read-access-permittted-by-group-everyone/m-p/217665#M170795</guid>
      <dc:creator>wowilson</dc:creator>
      <dc:date>2010-06-29T13:50:38Z</dc:date>
    </item>
  </channel>
</rss>

