LDAP : Are there LDAP SubGroups in Nuxeo ?
Hello,
Nuxeo works with “groups of groups”.
But, if I use LDAP groups, I would like to know if in Nuxeo deal with ldap groups of groups ?
thanks
0 votes
1 answers
1823 views
hello,
yes, it does. And it corresponds to this part in the definition of your group directory
<ldapReference field="subGroups" directory="groupDirectory" forceDnConsistencyCheck="false"
staticAttributeId="uniqueMember" dynamicAttributeId="memberURL"/>
Default contributions for users and groups in LDAP are described here http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.6/viewExtensionPoint/org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory--directories
Kind regards
Thierry