cancel
Showing results for 
Search instead for 
Did you mean: 

posixgroup and staticattributeisId

plmged_
Champ on-the-rise
Champ on-the-rise

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

6 REPLIES 6

Julien_Carsique
Elite Collaborator
Elite Collaborator

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").

You're right

Would you be able to write a reproduction test case in [TestLDAPPOSIXSession.java][1]?

Sorry, i'm a newbie in Java and I don't know how to program test.

Could you share your XML contribution?

You mean my conf ?

Getting started

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.