[Date Prev][Date Next] [Chronological] [Thread] [Top]

Antwort: Re: Beginner's introduction to LDAP - where?
















>I am also looking out for some GUI frontend to manage LDAP data. I am not
>sure if JAVA sdk is available for LDAP.

>-Himanshu

Try JAVA NAMING AND DIRECTORY INTERFACE(JNDI)
http://java.sun.com/products/jndi/
With that you can program your own LDAP-clients

Masiar