<?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: CMIS ACL in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257735#M210865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can start with this documentation &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/CMIS_Web_Scripts_Reference#Update_ACL_.28applyACL.29" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/CMIS_Web_Scripts_Reference#Update_ACL_.28applyACL.29&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/CMIS_Web_Scripts_Reference#CMIS_ACL" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/CMIS_Web_Scripts_Reference#CMIS_ACL&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2012 08:02:11 GMT</pubDate>
    <dc:creator>jm_pascal</dc:creator>
    <dc:date>2012-06-21T08:02:11Z</dc:date>
    <item>
      <title>CMIS ACL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257734#M210864</link>
      <description>Hi ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm new to Alfresco and CMIS can some one quote an example how to use ACL for user authentication and setting document rues.Thanks&amp;amp;Regards,Raghu</description>
      <pubDate>Thu, 21 Jun 2012 06:22:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257734#M210864</guid>
      <dc:creator>raghu</dc:creator>
      <dc:date>2012-06-21T06:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS ACL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257735#M210865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can start with this documentation &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/CMIS_Web_Scripts_Reference#Update_ACL_.28applyACL.29" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/CMIS_Web_Scripts_Reference#Update_ACL_.28applyACL.29&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/CMIS_Web_Scripts_Reference#CMIS_ACL" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/CMIS_Web_Scripts_Reference#CMIS_ACL&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 08:02:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257735#M210865</guid>
      <dc:creator>jm_pascal</dc:creator>
      <dc:date>2012-06-21T08:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS ACL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257736#M210866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I read somewhere that although Alfresco allows the specification of the CMIS ACL "propagation" options, it doesn't fully adhere to them?&amp;nbsp; Or maybe it was in reference to that object's parent?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone clarify what the different options (PROPAGATE, OBJECTONLY, REPOSITORY_DETERMINED) actually do as it applies to Alfresco objects?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Note: The following refers to Apache Chemistry methods and decls…&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Further, is it possible to "copy" the ACL from a different object (possibly in an entirely different part of the repo) and explicitly apply it to a new object.&amp;nbsp; Something like the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Acl fldrACL = sourceFldr.getAcl();&lt;BR /&gt; List&amp;lt;Ace&amp;gt; srcACEs = fldrACL.getAces();&lt;BR /&gt;Acl curACL = newfolder.getAcl();&lt;BR /&gt;List&amp;lt;Ace&amp;gt; curACEs = curACL.getAces();&lt;BR /&gt;newfolder.applyAcl(srcACEs, curACEs, AclPropagation.PROPAGATE);&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 13:42:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257736#M210866</guid>
      <dc:creator>aweber1nj</dc:creator>
      <dc:date>2012-07-05T13:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS ACL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257737#M210867</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;ACEs are inherited via the primary parent link unless you turn this off for a node (then it does not inherit and ACEs from its parent)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco implements PROPAGATE - nothing else - other options will error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you copy an ACL from node A and apply it to node B in that way you describe - it should copy all ACEs directly assigned to A (not those inherited) to node B.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Node B will have the ACEs directly set on A and those that it inherits from its primary parent (if it inherts them).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nodes that inherit ACEs from B will pick up these changes.&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, 06 Jul 2012 19:41:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257737#M210867</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2012-07-06T19:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS ACL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257738#M210868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you copy an ACL from node A and apply it to node B in that way you describe - it should copy all ACEs directly assigned to A (not those inherited) to node B.&lt;BR /&gt;Node B will have the ACEs directly set on A and those that it inherits from its primary parent (if it inherts them).&lt;BR /&gt;Nodes that inherit ACEs from B will pick up these changes.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Then the applyAcl method will not work as described in the Apache Chemistry documentation, right?&amp;nbsp; In the code, I'm requesting all the ACEs on the "target folder", and putting them in the "Remove ACEs" parameter, and adding the ACEs I picked-off of the "source folder".&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But you are saying the target will still have all the inherited ACEs, and I'm just removing those that are explicitly defined on the target object and replacing those?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, then there must be a method/step I'm just missing.&amp;nbsp; If I "turn this off for a node" (i.e. do not inherit the parent's ACEs), and then copy the ACEs from the source object, I just have to make sure I got all the direct &amp;amp; inherited ones, and I should have what I'm trying to do, right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what would the proper series of methods be when creating an object to explicitly turn-off ACL/ACE propagation for that new object and then I can explicitly set my own ACEs on the object?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-AJ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 23:19:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257738#M210868</guid>
      <dc:creator>aweber1nj</dc:creator>
      <dc:date>2012-07-06T23:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS ACL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257739#M210869</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;CMIS (and opencmis) has no way of controlling ACL inheritance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It can report if ACEs are set directly on an object ior determined in some other way - e.g. inheritance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can explicitly set the ACEs on an object using CMIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can not remove inherited ACLs or disable inheritance via CMIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 19:45:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257739#M210869</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2012-07-10T19:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS ACL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257740#M210870</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;Can I manually configure a folder *NOT* to inherit its permissions to newly created documents?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(I would like to upload documents into a public folder, but set the ACL's per document via CMIS.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;– Bernd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 19:48:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257740#M210870</guid>
      <dc:creator>bprager</dc:creator>
      <dc:date>2013-09-11T19:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS ACL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257741#M210871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found a solution. I had to set a rule for the folder that runs a one-liner Java Script &amp;lt;javascript&amp;gt;setInheritPermissions(false)&amp;lt;/javascript&amp;gt; every time a document is created.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 01:06:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-acl/m-p/257741#M210871</guid>
      <dc:creator>bprager</dc:creator>
      <dc:date>2013-09-12T01:06:54Z</dc:date>
    </item>
  </channel>
</rss>

