<?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: ReST API call for blocking inherited rights in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324660#M11661</link>
    <description>&lt;P&gt;In the UI, go to Document, export button, export to XML&lt;/P&gt;</description>
    <pubDate>Wed, 04 Nov 2015 10:23:49 GMT</pubDate>
    <dc:creator>pibou_Bouvret</dc:creator>
    <dc:date>2015-11-04T10:23:49Z</dc:date>
    <item>
      <title>ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324652#M11653</link>
      <description>&lt;P&gt;Scenario is :&lt;/P&gt;
&lt;P&gt;I have created two folders at path /ABC/DEF, those are /ABC/DEF/Folder1 and /ABC/DEF/Folder2.&lt;/P&gt;
&lt;P&gt;I have created two users User1 and User2 with tenant ID ABC.&lt;/P&gt;
&lt;P&gt;I want to assign permission in such a way that User1 can see only Folder1 and can manage everything at Folder1 and User2 can see only Folder2 and can manage everything at Folder2.&lt;/P&gt;
&lt;P&gt;For the above i gave User1 read permission to folder ABC and DEF and Manage Everything Permission at Folder1, but because of Read permission at parent folder, User1 can see Folder2 also i.e. jsut view, which i dont want to happen.&lt;/P&gt;
&lt;P&gt;Result should be like :
User1 can see only Folder1 and User2 can see only Folder2 under path /ABC/DEF.&lt;/P&gt;
&lt;P&gt;Can we block inherited rights using some REST API calls at a folder?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 09:26:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324652#M11653</guid>
      <dc:creator>Anurag_Kumar</dc:creator>
      <dc:date>2015-10-21T09:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324653#M11654</link>
      <description>&lt;P&gt;If anyone can help here about this ?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 12:58:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324653#M11654</guid>
      <dc:creator>Anurag_Kumar</dc:creator>
      <dc:date>2015-10-22T12:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324654#M11655</link>
      <description>&lt;P&gt;Blocking inheritance is translated in ACLs as principal="Everyone" permission="Everything" grant="false"&lt;/P&gt;</description>
      <pubDate>Sun, 25 Oct 2015 07:53:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324654#M11655</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2015-10-25T07:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324655#M11656</link>
      <description>&lt;P&gt;Can you please elaborate programmatically ?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 05:00:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324655#M11656</guid>
      <dc:creator>Anurag_Kumar</dc:creator>
      <dc:date>2015-10-26T05:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324656#M11657</link>
      <description>&lt;P&gt;check http&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 06:22:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324656#M11657</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2015-10-26T06:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324657#M11658</link>
      <description>&lt;P&gt;This doesn't solve my purpose.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 09:57:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324657#M11658</guid>
      <dc:creator>Anurag_Kumar</dc:creator>
      <dc:date>2015-11-04T09:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324658#M11659</link>
      <description>&lt;P&gt;Maybe could you dump ACLs of the documentts before and after the operation&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 09:59:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324658#M11659</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2015-11-04T09:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324659#M11660</link>
      <description>&lt;P&gt;Here is how i am creating folder&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 10:15:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324659#M11660</guid>
      <dc:creator>Anurag_Kumar</dc:creator>
      <dc:date>2015-11-04T10:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324660#M11661</link>
      <description>&lt;P&gt;In the UI, go to Document, export button, export to XML&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 10:23:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324660#M11661</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2015-11-04T10:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324661#M11662</link>
      <description>&lt;P&gt;ok. i got this&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 13:07:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324661#M11662</guid>
      <dc:creator>Anurag_Kumar</dc:creator>
      <dc:date>2015-11-04T13:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324662#M11663</link>
      <description>&lt;P&gt;Not quite readble, should be something like that&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 13:19:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324662#M11663</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2015-11-04T13:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324663#M11664</link>
      <description>&lt;P&gt;please check the attached screen.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 13:28:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324663#M11664</guid>
      <dc:creator>Anurag_Kumar</dc:creator>
      <dc:date>2015-11-04T13:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324664#M11665</link>
      <description>&lt;P&gt;have attached screen below.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 13:29:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324664#M11665</guid>
      <dc:creator>Anurag_Kumar</dc:creator>
      <dc:date>2015-11-04T13:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324665#M11666</link>
      <description>&lt;P&gt;looks like an html view of youx XML. Check the source of this page&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 13:39:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324665#M11666</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2015-11-04T13:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324666#M11667</link>
      <description>&lt;P&gt;&amp;lt;document id="f1d48c4a-c595-4153-9464-87ee469acb5b" repository="default"&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 13:41:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324666#M11667</guid>
      <dc:creator>Anurag_Kumar</dc:creator>
      <dc:date>2015-11-04T13:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324667#M11668</link>
      <description>&lt;P&gt;i got that source. what next shall i do ?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 13:42:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324667#M11668</guid>
      <dc:creator>Anurag_Kumar</dc:creator>
      <dc:date>2015-11-04T13:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: ReST API call for blocking inherited rights</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324668#M11669</link>
      <description>&lt;P&gt;Seems there is a problem with the "&amp;lt;access-control&amp;gt;" part&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 13:48:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-call-for-blocking-inherited-rights/m-p/324668#M11669</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2015-11-04T13:48:38Z</dc:date>
    </item>
  </channel>
</rss>

