[EMAIL PROTECTED] a écrit : > Any word on further specifics for this issue? I would love to get this > wrapped up and put this into production so my users can kick the tires. I am > really impressed with Nuxeo and I'm pretty sure it will meet our needs for > our corporate document management system, at which point we can talk > commercial support. Until the users agree, this is stuck in limbo. I would > love it if someone had a few minutes to work on this with me. I believe > Olivier's previous post has the answer I need, but not in great enough detail > for me to implement his advice.
Which Olivier are you talking about ? Indeed Olivier Adams' answer seems to have all the requested details: > It seems good for the default-ldap-users-directory-bundle.xml extension file. > > ...but, i believe that the Active Directory is using member attribute > instead of memberOf into the groups entry. Look at the shema to confirm it. > > The subgroup concept doesn't exist into AD. > > default-ldap-groups-directory-bundle.xml: > > <references> > <ldapReference directory="userDirectory" field="groups" > forceDnConsistencyCheck="false" staticAttributeId="member" /> > <ldapReference directory="groupDirectory" field="subGroups" > forceDnConsistencyCheck="false" staticAttributeId="member" /> > <inverseReference directory="groupDirectory" > dualReferenceField="subGroups" field="parentGroups" /> > > </references> If not please ask specific questions on what you do not understand. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
