Novell « ldap « Java Enterprise Q&A





1. How can I work with Novell eDirectory services in J2SE?    stackoverflow.com

How can I work with Novell eDirectory services in J2SE? Will JNDI work with eDirectory? What are some resources I can use to learn about whatever library or libraries ...

2. Is it possible to do LDAP authentication with eDirectory from Java application?    stackoverflow.com

I have to implement LDAP authentication with eDirectory in Java application. I guess some of you have tried this solution. Can you share your ideas and if possible sample code?

3. LDAP question with novell.ldap    forums.oracle.com

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