<?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: disable 'Inherit Parent Space Permissions' in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/disable-inherit-parent-space-permissions/m-p/262754#M215884</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;I'm not sure if there is a way to do it using configuration, but you can disable inheritance using a behaviour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So your behaviour would implement the OnCreateNodePolicy, you bind it to ContentModel.TYPE_FOLDER and within the onCreateNode method use the &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;permissionService.setInheritedParentPermissions(childAssocRef.getChildRef(), false);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Dec 2010 15:40:41 GMT</pubDate>
    <dc:creator>mikemars</dc:creator>
    <dc:date>2010-12-07T15:40:41Z</dc:date>
    <item>
      <title>disable 'Inherit Parent Space Permissions'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-inherit-parent-space-permissions/m-p/262753#M215883</link>
      <description>Hi guys,is there any way how i can by default disable that a new folder inherits the parent space permissions?</description>
      <pubDate>Sun, 28 Nov 2010 13:54:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-inherit-parent-space-permissions/m-p/262753#M215883</guid>
      <dc:creator>thestorm</dc:creator>
      <dc:date>2010-11-28T13:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: disable 'Inherit Parent Space Permissions'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disable-inherit-parent-space-permissions/m-p/262754#M215884</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;I'm not sure if there is a way to do it using configuration, but you can disable inheritance using a behaviour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So your behaviour would implement the OnCreateNodePolicy, you bind it to ContentModel.TYPE_FOLDER and within the onCreateNode method use the &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;permissionService.setInheritedParentPermissions(childAssocRef.getChildRef(), false);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 15:40:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disable-inherit-parent-space-permissions/m-p/262754#M215884</guid>
      <dc:creator>mikemars</dc:creator>
      <dc:date>2010-12-07T15:40:41Z</dc:date>
    </item>
  </channel>
</rss>

