Search code examples
ldapjavaedirectory

How can I work with Novell eDirectory services in J2SE?


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 you suggest?

I just want to play around with retrieving information via LDAP for right now, and if I get things working the way I want, I will probably need to be able to modify objects later on.

Thanks!


Solution

  • JNDI should work with eDirectory.....