<?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: How to set Inherit Parent Space Pemission? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255770#M208900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello kblade,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What exactly are you trying to do? In what context?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it a recurrent task you want to run or is it just once?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Because depending on your requirements, coding an external application listing the folders via a rest call and iterating to change their permissions with 1 REST call each time might not be the best way to go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2012 07:36:17 GMT</pubDate>
    <dc:creator>scouil</dc:creator>
    <dc:date>2012-06-19T07:36:17Z</dc:date>
    <item>
      <title>How to set Inherit Parent Space Pemission?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255767#M208897</link>
      <description>I am using RESTful API.I want to set Inherit Parent Space Permissions to true.Which service can I use?</description>
      <pubDate>Fri, 15 Jun 2012 06:00:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255767#M208897</guid>
      <dc:creator>kblade</dc:creator>
      <dc:date>2012-06-15T06:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to set Inherit Parent Space Pemission?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255768#M208898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could use the web script that Share uses to set permissions: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;POST /alfresco/service/slingshot/doclib/permissions/{store_type}/{store_id}/{id}&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;It accepts a POST with a JSON object containing a "permissions" field (list of permissions to set/remove) and a "isInherited" boolean field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that this is part of the internal Share API and not the public REST API so it could change between Alfresco versions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 19:29:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255768#M208898</guid>
      <dc:creator>jonash</dc:creator>
      <dc:date>2012-06-15T19:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to set Inherit Parent Space Pemission?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255769#M208899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&amp;nbsp; I will try it out and feedback later.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I know if there is easy way to retrieve all the id ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I mean on bulk.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 03:43:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255769#M208899</guid>
      <dc:creator>kblade</dc:creator>
      <dc:date>2012-06-19T03:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to set Inherit Parent Space Pemission?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255770#M208900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello kblade,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What exactly are you trying to do? In what context?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it a recurrent task you want to run or is it just once?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Because depending on your requirements, coding an external application listing the folders via a rest call and iterating to change their permissions with 1 REST call each time might not be the best way to go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 07:36:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255770#M208900</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2012-06-19T07:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to set Inherit Parent Space Pemission?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255771#M208901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah that what I have in mind.&amp;nbsp; To set all user space or folder permission to true.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The application will run only once (at the beginning) over LAN or on the localhost machine.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or course, retrieving all id interest me because few of the RESTful API also required it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 01:33:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255771#M208901</guid>
      <dc:creator>kblade</dc:creator>
      <dc:date>2012-06-20T01:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to set Inherit Parent Space Pemission?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255772#M208902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For this kind of operations I personally use the javascript console addon: &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/share-extras/wiki/JavascriptConsole" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/share-extras/wiki/JavascriptConsole&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It enables you to directly run javascript code against alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you'd rather use rest interfaces, you'll see the list of the available explorer services here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;your server&amp;gt;/alfresco/s/&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and the list of Share services here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;your server&amp;gt;/share/service/index&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 06:43:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-set-inherit-parent-space-pemission/m-p/255772#M208902</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2012-06-20T06:43:23Z</dc:date>
    </item>
  </channel>
</rss>

