<?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 Impossible to see groups them or it of a user LDAP in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/impossible-to-see-groups-them-or-it-of-a-user-ldap/m-p/313993#M994</link>
    <description>&lt;P&gt;Hello everyone,
I have worries of interworking between nuxeo and Active Directory. After several problems solved by my own means, I manage to display my groups, to display the users belonging to the groups but on the other hand when I select a user, the group with which it is associated does not display. I hold to thank you in advance for time that you will devote me in order to solve this problem. Here the file which makes it possible to manage the groups:&lt;/P&gt;
&lt;P&gt;&lt;COMPONENT name="org.nuxeo.ecm.directory.ldap.storage.groups"&gt; &lt;IMPLEMENTATION class="org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor"&gt;&lt;/IMPLEMENTATION&gt; &lt;IMPLEMENTATION class="org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor"&gt;&lt;/IMPLEMENTATION&gt; &lt;REQUIRE&gt;org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory&lt;/REQUIRE&gt; &lt;REQUIRE&gt;org.nuxeo.ecm.directory.ldap.storage.users&lt;/REQUIRE&gt; &lt;EXTENSION target="org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory" point="directories"&gt; &lt;DIRECTORY name="groupLdapDirectory"&gt;&lt;/DIRECTORY&gt;&lt;/EXTENSION&gt;&lt;/COMPONENT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SERVER&gt;default&lt;/SERVER&gt;&lt;/P&gt;
&lt;P&gt;&lt;SCHEMA&gt;group&lt;/SCHEMA&gt; &lt;IDFIELD&gt;groupname&lt;/IDFIELD&gt;&lt;/P&gt;
&lt;P&gt;&lt;SEARCHBASEDN&gt;OU=Groupes,OU=SIV_LI,OU=Entites,DC=siv,DC=AD,DC=SNCF,DC=FR&lt;/SEARCHBASEDN&gt; &lt;SEARCHSCOPE&gt;subtree&lt;/SEARCHSCOPE&gt;&lt;/P&gt;
&lt;P&gt;&lt;READONLY&gt;true&lt;/READONLY&gt;&lt;/P&gt;
&lt;P&gt;&lt;CACHETIMEOUT&gt;3600&lt;/CACHETIMEOUT&gt;&lt;/P&gt;
&lt;P&gt;&lt;CACHEMAXSIZE&gt;1000&lt;/CACHEMAXSIZE&gt;&lt;/P&gt;
&lt;P&gt;&lt;CREATIONBASEDN&gt;ou=groups,dc=example,dc=com&lt;/CREATIONBASEDN&gt; &lt;CREATIONCLASS&gt;top&lt;/CREATIONCLASS&gt; &lt;CREATIONCLASS&gt;groupOfUniqueNames&lt;/CREATIONCLASS&gt;&lt;/P&gt;
&lt;P&gt;&lt;QUERYSIZELIMIT&gt;200&lt;/QUERYSIZELIMIT&gt;&lt;/P&gt;
&lt;P&gt;&lt;QUERYTIMELIMIT&gt;0&lt;/QUERYTIMELIMIT&gt;&lt;/P&gt;
&lt;P&gt;&lt;RDNATTRIBUTE&gt;cn&lt;/RDNATTRIBUTE&gt; &lt;FIELDMAPPING name="groupname"&gt;cn&lt;/FIELDMAPPING&gt; &lt;REFERENCES&gt;&lt;/REFERENCES&gt;&lt;/P&gt;
&lt;!-- LDAP reference resolve DNs embedded in uniqueMember attributes

If the target directory has no specific filtering policy, it is most of the time not necessary to enable the 'forceDnConsistencyCheck' policy. Enabling this option will fetch each reference entry to ensure its existence in the target directory. --&gt; &lt;LDAPREFERENCE field="members" directory="userDirectory" forcednconsistencycheck="false" staticattributeid="member" dynamicattributeid="memberURL"&gt;&lt;/LDAPREFERENCE&gt;
&lt;P&gt;&lt;LDAPREFERENCE field="subGroups" directory="groupLdapDirectory" forcednconsistencycheck="false" staticattributeid="uniqueMember" dynamicattributeid="memberURL"&gt;&lt;/LDAPREFERENCE&gt;&lt;/P&gt;
&lt;P&gt;&lt;INVERSEREFERENCE field="parentGroups" directory="groupLdapDirectory" dualreferencefield="subGroups"&gt;&lt;/INVERSEREFERENCE&gt;&lt;/P&gt;
&lt;!-- LDAP tree reference resolves children following the ldap tree

structure. Available scopes are "onelevel" (default), "subtree". Children with same id than parent will be filtered. Enabling this option will fetch each reference entry to ensure its existence in the target directory. WARNING: Edit is NOT IMPLEMENTED: modifications to this field will be ignored when saving the entry. --&gt; &lt;LDAPTREEREFERENCE field="directChildren" directory="unitDirectory" scope="onelevel"&gt;&lt;/LDAPTREEREFERENCE&gt; &lt;LDAPTREEREFERENCE field="children" directory="unitDirectory" scope="subtree"&gt;&lt;/LDAPTREEREFERENCE&gt;

&lt;P&gt;  &lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2013 11:29:37 GMT</pubDate>
    <dc:creator>amirna12_</dc:creator>
    <dc:date>2013-07-31T11:29:37Z</dc:date>
    <item>
      <title>Impossible to see groups them or it of a user LDAP</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/impossible-to-see-groups-them-or-it-of-a-user-ldap/m-p/313993#M994</link>
      <description>&lt;P&gt;Hello everyone,
I have worries of interworking between nuxeo and Active Directory. After several problems solved by my own means, I manage to display my groups, to display the users belonging to the groups but on the other hand when I select a user, the group with which it is associated does not display. I hold to thank you in advance for time that you will devote me in order to solve this problem. Here the file which makes it possible to manage the groups:&lt;/P&gt;
&lt;P&gt;&lt;COMPONENT name="org.nuxeo.ecm.directory.ldap.storage.groups"&gt; &lt;IMPLEMENTATION class="org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor"&gt;&lt;/IMPLEMENTATION&gt; &lt;IMPLEMENTATION class="org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor"&gt;&lt;/IMPLEMENTATION&gt; &lt;REQUIRE&gt;org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory&lt;/REQUIRE&gt; &lt;REQUIRE&gt;org.nuxeo.ecm.directory.ldap.storage.users&lt;/REQUIRE&gt; &lt;EXTENSION target="org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory" point="directories"&gt; &lt;DIRECTORY name="groupLdapDirectory"&gt;&lt;/DIRECTORY&gt;&lt;/EXTENSION&gt;&lt;/COMPONENT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SERVER&gt;default&lt;/SERVER&gt;&lt;/P&gt;
&lt;P&gt;&lt;SCHEMA&gt;group&lt;/SCHEMA&gt; &lt;IDFIELD&gt;groupname&lt;/IDFIELD&gt;&lt;/P&gt;
&lt;P&gt;&lt;SEARCHBASEDN&gt;OU=Groupes,OU=SIV_LI,OU=Entites,DC=siv,DC=AD,DC=SNCF,DC=FR&lt;/SEARCHBASEDN&gt; &lt;SEARCHSCOPE&gt;subtree&lt;/SEARCHSCOPE&gt;&lt;/P&gt;
&lt;P&gt;&lt;READONLY&gt;true&lt;/READONLY&gt;&lt;/P&gt;
&lt;P&gt;&lt;CACHETIMEOUT&gt;3600&lt;/CACHETIMEOUT&gt;&lt;/P&gt;
&lt;P&gt;&lt;CACHEMAXSIZE&gt;1000&lt;/CACHEMAXSIZE&gt;&lt;/P&gt;
&lt;P&gt;&lt;CREATIONBASEDN&gt;ou=groups,dc=example,dc=com&lt;/CREATIONBASEDN&gt; &lt;CREATIONCLASS&gt;top&lt;/CREATIONCLASS&gt; &lt;CREATIONCLASS&gt;groupOfUniqueNames&lt;/CREATIONCLASS&gt;&lt;/P&gt;
&lt;P&gt;&lt;QUERYSIZELIMIT&gt;200&lt;/QUERYSIZELIMIT&gt;&lt;/P&gt;
&lt;P&gt;&lt;QUERYTIMELIMIT&gt;0&lt;/QUERYTIMELIMIT&gt;&lt;/P&gt;
&lt;P&gt;&lt;RDNATTRIBUTE&gt;cn&lt;/RDNATTRIBUTE&gt; &lt;FIELDMAPPING name="groupname"&gt;cn&lt;/FIELDMAPPING&gt; &lt;REFERENCES&gt;&lt;/REFERENCES&gt;&lt;/P&gt;
&lt;!-- LDAP reference resolve DNs embedded in uniqueMember attributes

If the target directory has no specific filtering policy, it is most of the time not necessary to enable the 'forceDnConsistencyCheck' policy. Enabling this option will fetch each reference entry to ensure its existence in the target directory. --&gt; &lt;LDAPREFERENCE field="members" directory="userDirectory" forcednconsistencycheck="false" staticattributeid="member" dynamicattributeid="memberURL"&gt;&lt;/LDAPREFERENCE&gt;
&lt;P&gt;&lt;LDAPREFERENCE field="subGroups" directory="groupLdapDirectory" forcednconsistencycheck="false" staticattributeid="uniqueMember" dynamicattributeid="memberURL"&gt;&lt;/LDAPREFERENCE&gt;&lt;/P&gt;
&lt;P&gt;&lt;INVERSEREFERENCE field="parentGroups" directory="groupLdapDirectory" dualreferencefield="subGroups"&gt;&lt;/INVERSEREFERENCE&gt;&lt;/P&gt;
&lt;!-- LDAP tree reference resolves children following the ldap tree

structure. Available scopes are "onelevel" (default), "subtree". Children with same id than parent will be filtered. Enabling this option will fetch each reference entry to ensure its existence in the target directory. WARNING: Edit is NOT IMPLEMENTED: modifications to this field will be ignored when saving the entry. --&gt; &lt;LDAPTREEREFERENCE field="directChildren" directory="unitDirectory" scope="onelevel"&gt;&lt;/LDAPTREEREFERENCE&gt; &lt;LDAPTREEREFERENCE field="children" directory="unitDirectory" scope="subtree"&gt;&lt;/LDAPTREEREFERENCE&gt;

&lt;P&gt;  &lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2013 11:29:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/impossible-to-see-groups-them-or-it-of-a-user-ldap/m-p/313993#M994</guid>
      <dc:creator>amirna12_</dc:creator>
      <dc:date>2013-07-31T11:29:37Z</dc:date>
    </item>
  </channel>
</rss>

