I have tried everything.
First of all, the attribute of Apacheds in groups is “member” and not “memberUid” , which consists of the whole DN (uid=…,ou=…) so i have put member=* %s* , member=%s, member=‘uid=%s*’, member=‘uid=…,ou=…,cn=…’ .
Also tried it with the objectClass=groupOfNames, because that’s what the object in Apacheds is called.
I don’t know what i’m doing wrong, or if Apacheds is not integrable at the moment, because of object and attribute difference? Thanks.