<?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 give a member &amp;quot;Manage everything&amp;quot; rights using extension points? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-give-a-member-quot-manage-everything-quot-rights-using/m-p/313002#M3</link>
    <description>&lt;P&gt;i want to create two user(member group) such that ,&lt;/P&gt;
&lt;P&gt;user1 have only view rights to Document Management workspace
user2 have manage everything rights to Document Management workspace.
I am doing the following but my User2 is still not able to see the manage tab
please help.&lt;/P&gt;
&lt;EXTENSION target="org.nuxeo.ecm.platform.usermanager.UserService" point="userManager"&gt;
&lt;USERMANAGER&gt;
&lt;USERS&gt;
&lt;VIRTUALUSER id="user1" searchable="true"&gt;
&lt;PASSWORD&gt;user1&lt;/PASSWORD&gt;
&lt;/VIRTUALUSER&gt;    
&lt;VIRTUALUSER id="user2" searchable="true"&gt;
&lt;PASSWORD&gt;user2&lt;/PASSWORD&gt;
&lt;/VIRTUALUSER&gt;    
&lt;/USERS&gt;
&lt;DEFAULTGROUP&gt;members&lt;/DEFAULTGROUP&gt;
&lt;/USERMANAGER&gt;
&lt;/EXTENSION&gt;
&lt;P&gt;&lt;EXTENSION target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"&gt;
&lt;ACTION id="TAB_MANAGE" link="/incl/tabs/document_manage.xhtml" order="240" label="action.view.manage" icon="/icons/file.gif"&gt;
&lt;CATEGORY&gt;VIEW_ACTION_LIST&lt;/CATEGORY&gt;
&lt;FILTER id="only_for_manager"&gt;&lt;/FILTER&gt;
&lt;/ACTION&gt;
&lt;/EXTENSION&gt;&lt;/P&gt;
&lt;P&gt;&lt;EXTENSION target="org.nuxeo.ecm.platform.actions.ActionService" point="filters"&gt;&lt;BR /&gt; /&amp;gt;
&lt;FILTER id="only_for_manager"&gt;
&lt;RULE grant="true"&gt;
&lt;PERMISSION&gt;Manage everything&lt;/PERMISSION&gt;
&lt;CONDITION&gt;#{userSession.user2}&lt;/CONDITION&gt;
&lt;/RULE&gt;
&lt;/FILTER&gt;
&lt;/EXTENSION&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jul 2012 18:17:32 GMT</pubDate>
    <dc:creator>catherine_</dc:creator>
    <dc:date>2012-07-16T18:17:32Z</dc:date>
    <item>
      <title>how to give a member "Manage everything" rights using extension points?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-give-a-member-quot-manage-everything-quot-rights-using/m-p/313002#M3</link>
      <description>&lt;P&gt;i want to create two user(member group) such that ,&lt;/P&gt;
&lt;P&gt;user1 have only view rights to Document Management workspace
user2 have manage everything rights to Document Management workspace.
I am doing the following but my User2 is still not able to see the manage tab
please help.&lt;/P&gt;
&lt;EXTENSION target="org.nuxeo.ecm.platform.usermanager.UserService" point="userManager"&gt;
&lt;USERMANAGER&gt;
&lt;USERS&gt;
&lt;VIRTUALUSER id="user1" searchable="true"&gt;
&lt;PASSWORD&gt;user1&lt;/PASSWORD&gt;
&lt;/VIRTUALUSER&gt;    
&lt;VIRTUALUSER id="user2" searchable="true"&gt;
&lt;PASSWORD&gt;user2&lt;/PASSWORD&gt;
&lt;/VIRTUALUSER&gt;    
&lt;/USERS&gt;
&lt;DEFAULTGROUP&gt;members&lt;/DEFAULTGROUP&gt;
&lt;/USERMANAGER&gt;
&lt;/EXTENSION&gt;
&lt;P&gt;&lt;EXTENSION target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"&gt;
&lt;ACTION id="TAB_MANAGE" link="/incl/tabs/document_manage.xhtml" order="240" label="action.view.manage" icon="/icons/file.gif"&gt;
&lt;CATEGORY&gt;VIEW_ACTION_LIST&lt;/CATEGORY&gt;
&lt;FILTER id="only_for_manager"&gt;&lt;/FILTER&gt;
&lt;/ACTION&gt;
&lt;/EXTENSION&gt;&lt;/P&gt;
&lt;P&gt;&lt;EXTENSION target="org.nuxeo.ecm.platform.actions.ActionService" point="filters"&gt;&lt;BR /&gt; /&amp;gt;
&lt;FILTER id="only_for_manager"&gt;
&lt;RULE grant="true"&gt;
&lt;PERMISSION&gt;Manage everything&lt;/PERMISSION&gt;
&lt;CONDITION&gt;#{userSession.user2}&lt;/CONDITION&gt;
&lt;/RULE&gt;
&lt;/FILTER&gt;
&lt;/EXTENSION&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2012 18:17:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-give-a-member-quot-manage-everything-quot-rights-using/m-p/313002#M3</guid>
      <dc:creator>catherine_</dc:creator>
      <dc:date>2012-07-16T18:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to give a member "Manage everything" rights using extension points?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-give-a-member-quot-manage-everything-quot-rights-using/m-p/313003#M4</link>
      <description>&lt;P&gt;Did you take a look at administratorsGroup in &lt;A href="http://doc.nuxeo.com/display/NXDOC55/User+Management#UserManagement-ConfiguringtheUserManagerwithanonymoususerandothervirtualusers" target="test_blank"&gt;http://doc.nuxeo.com/display/NXDOC55/User+Management#UserManagement-ConfiguringtheUserManagerwithanonymoususerandothervirtualusers&lt;/A&gt; ?&lt;/P&gt;
&lt;P&gt;Defining &amp;lt;administratorsGroup&amp;gt;user2&amp;lt;administratorsGroup&amp;gt; would make all members of user2 able to manage everything.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2012 04:45:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-give-a-member-quot-manage-everything-quot-rights-using/m-p/313003#M4</guid>
      <dc:creator>patrek</dc:creator>
      <dc:date>2012-07-18T04:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to give a member "Manage everything" rights using extension points?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-give-a-member-quot-manage-everything-quot-rights-using/m-p/313004#M5</link>
      <description>&lt;P&gt;Thankyou patrek!&lt;/P&gt;
&lt;P&gt;This is what i did.
i assigned user2(with manage everything rights) to administrator group and then
disabled the view for admin center to user2.
It is working now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2012 10:00:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-give-a-member-quot-manage-everything-quot-rights-using/m-p/313004#M5</guid>
      <dc:creator>catherine_</dc:creator>
      <dc:date>2012-07-18T10:00:00Z</dc:date>
    </item>
  </channel>
</rss>

