Hello! I'm trying to use the ldap classes for Java by Novell. I have modified the given example Search.java in novell-jldap-devel kit in order to get those users' email list who belong to a specific group. My great problem is that I can't figure out, how to add the groupMembership I'm looking for to the search filter. In this case I ...