I have a LDAP server with user and group in posix* class, there's no memberof attribute from user object, there's no member attribute from group object. the only connection between the user and group is the gidNumber.
so how can write the Group membership filter to get group from user object? thanks