Hi, Sorry if i did not get it in the first place. So we currently only support resolution of members with a dn such as the member field of the groupOfUniqueNames class (staticAttributeId) or dynamic ldap URL such as in the groupOfURLs class (dynamicAttributeId) (plus hierarchical membership but that's not what you'd like to get). Resolution based on static ids is missing, we'd be happy to review a patch and integrate it (see LDAPReference class).
Regards, -- Anahide Tchertchian, Nuxeo Mail: [email protected] - Tel: +33 (0)1 40 33 79 87 http://www.nuxeo.com - http://www.nuxeo.org 2009/11/12 Patrick Turcotte <[email protected]>: > Sorry about previous message, got tangled in my addresses. > > -------- Original Message -------- > > Hi Anahide, > > Thanks for your answer. Here are my config files. > > I think I need another directory definition for my posixGroups (as per > the tests config (src)) but would like a confirmation before digging > into it. > > Thanks. > > Patrick >> Hi, >> There is some documentation available here: >> http://doc.nuxeo.org/5.1/books/nuxeo-book/html/chapter-directories.html#ldap-directories >> But given what you're saying, it looks like you're in the good >> direction. Maybe copying here your configuration that doesn't behave >> as expected would help figuring out the problem. >> >> Regards, >> >> > > Original message from Patrick >> Still configuring my Ldap for production usage. For my group creation >> > problem (with attributes with set values), I'll post a patch in jira soon. >> > >> > I'm trying to achieve subGroups (group of group in fact). Looking at the >> > examples and the test configs, I realise I have to use ldapReference >> > and/or ldapReferenceTree, but I can't figure out how exactly to do it yet. >> > >> > My nuxeo managed groups have objectClass "gosaGroupOfNames" with >> > attribute "member = uid=username,dc=example,dc=com" for members. >> > I can put our general group in there "member = >> > cn=personGroup,ou=Groups,dc=example,dc=com". >> > >> > Unfortunatly, nuxeo can't see the members of those groups. >> > >> > My internal groups have objectClass of "posixGroup" and the members are >> > identified with "memberUid = myUid". >> > >> > Should I create another "directory" element to configure the lookup of >> > group members? Should I put a specific value in dynamicAttributeId of >> > ldapReference? Should I user ldapTreeReference? >> > >> > To put things in context, our ldap is OpenLdap, managed with GOsa >> > (https://oss.gonicus.de/labs/gosa/) and is structured around posixGroup. >> > >> > Thanks for any help in sorting this out. >> > >> > Patrick Turcotte >> > Revolution Linux > > _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
