- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2013 06:10 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2013 06:29 AM
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....
Kind regards
Thierry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2013 06:29 AM
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....
Kind regards
Thierry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2013 07:00 AM
thank you!
