Hi,

For Java apps, one might also want to consider Apache Directory API <http://directory.apache.org/api/> or OpenDJ LDAP API and Toolkit <http://opendj.forgerock.org/opendj-ldap-sdk/>.

Kind regards,

Ludovic.
Ludovic Poitou
ForgeRock - Product Manager for OpenDJ, open source LDAP directory services in Java.
http://www.forgerock.com/
http://ludopoitou.wordpress.com/

On Oct 19, 2011, at 10:36 , Nick Milas wrote:

Probably not much to the point, but I thought I should send this info (derived from earlier posts in this list).

For Java apps one could also use: http://www.unboundid.com/products/ldapsdk/ for Java or (now Oracle's) JNDI.

Nick

On 19/10/2011 2:28 πμ, daisy.wu@emc.com wrote:

I am trying to write a Java LDAP client program using Novell’s JLDAP