<?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 user/groups to search or see the users list in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/disable-user-groups-to-search-or-see-the-users-list/m-p/322394#M9395</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2014 23:37:03 GMT</pubDate>
    <dc:creator>Anahide_Tchertc</dc:creator>
    <dc:date>2014-02-26T23:37:03Z</dc:date>
    <item>
      <title>Disable user/groups to search or see the users list</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/disable-user-groups-to-search-or-see-the-users-list/m-p/322391#M9392</link>
      <description>&lt;P&gt;Hi, there is "Users &amp;amp; Groups" tab into "HOME" tab. I need to block this "Users &amp;amp; Groups" tab or dont let to some users o groups look for other user o see the users list.
Where i can configure this?
Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2014 17:08:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/disable-user-groups-to-search-or-see-the-users-list/m-p/322391#M9392</guid>
      <dc:creator>nicoespinoza_</dc:creator>
      <dc:date>2014-02-19T17:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Disable user/groups to search or see the users list</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/disable-user-groups-to-search-or-see-the-users-list/m-p/322392#M9393</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can disable this tab by using the following contribution:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;require&amp;gt;org.nuxeo.ecm.user.center.actions&amp;lt;/require&amp;gt;
&amp;lt;extension target="org.nuxeo.ecm.platform.actions.ActionService"
  point="actions"&amp;gt;
  &amp;lt;action id="UsersGroupsHome" enabled="false" /&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If you need more control over this tab, you can also override the default filter contribution controlling it:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;require&amp;gt;org.nuxeo.connect.client.actions&amp;lt;/require&amp;gt;
&amp;lt;extension target="org.nuxeo.ecm.platform.actions.ActionService"
  point="filters"&amp;gt;
  &amp;lt;filter id="usersGroupsManagementAccess"&amp;gt;
    &amp;lt;rule grant="true"&amp;gt;
      &amp;lt;condition&amp;gt;#{currentUser.administrator}&amp;lt;/condition&amp;gt;
      &amp;lt;condition&amp;gt;#{currentUser.isMemberOf('powerusers')}&amp;lt;/condition&amp;gt;
    &amp;lt;/rule&amp;gt;
  &amp;lt;/filter&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;see &lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.8/viewContribution/org.nuxeo.connect.client.actions--filters" target="test_blank"&gt;http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.8/viewContribution/org.nuxeo.connect.client.actions--filters&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 11:30:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/disable-user-groups-to-search-or-see-the-users-list/m-p/322392#M9393</guid>
      <dc:creator>Thomas_Roger</dc:creator>
      <dc:date>2014-02-26T11:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Disable user/groups to search or see the users list</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/disable-user-groups-to-search-or-see-the-users-list/m-p/322393#M9394</link>
      <description>&lt;P&gt;Thanks! it should work, one more question, how can i hide it just for one or more groups?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 14:11:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/disable-user-groups-to-search-or-see-the-users-list/m-p/322393#M9394</guid>
      <dc:creator>nicoespinoza_</dc:creator>
      <dc:date>2014-02-26T14:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Disable user/groups to search or see the users list</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/disable-user-groups-to-search-or-see-the-users-list/m-p/322394#M9395</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 23:37:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/disable-user-groups-to-search-or-see-the-users-list/m-p/322394#M9395</guid>
      <dc:creator>Anahide_Tchertc</dc:creator>
      <dc:date>2014-02-26T23:37:03Z</dc:date>
    </item>
  </channel>
</rss>

