06-12-2014 08:53 AM
Hi,
i follow this doc : http://newjoyzzz.blogspot.fr/2011/04/using-posix-directory-schema-with-nuxeo.html
and so, put the staticAttributeIsId to true my conf.
But when I log ldap queries : i got : "Filter: (&(uniqueMember=uid=mylogin,o=people,dc=exemple,dc=fr)(&(objectClass=posixGroup)(cn=*)))
and i think it should be : uniqueMember=mylogin
thank you
06-13-2014 07:36 AM
Hi,
Looking at the issue NXP-6430 and the LDAPDirectoryFactory component documentation, the attribute is "staticAttributeIdIsDn
" (not "staticAttributeIsId
").
The TestLDAPPOSIXSession unit tests are fine so I'm pretty confident in that it's still working. Your issue likely comes from the wrong attribute name (set it to "false").
06-13-2014 08:15 AM
You're right
06-13-2014 01:48 PM
Would you be able to write a reproduction test case in [TestLDAPPOSIXSession.java][1]?
06-19-2014 06:41 AM
Sorry, i'm a newbie in Java and I don't know how to program test.
06-20-2014 08:37 AM
Could you share your XML contribution?
06-24-2014 07:24 AM
You mean my conf ?
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.