Hi Arul,

Arul peter schrieb:
>  hi , i am arul.
>  i am using the apache directory server for my single sign on solution.
>  the problem is when administrator want to add the new user then , that has
> to be
>  handled dynamically using the java codes. Currently we can search the
> data's in the
>  ldap database or we even can delete it. but no facility for adding data
> directly(without LDIF) to LDAP.
> 
>    1. i want to add an user name with his data's dynamically using java code
> (instead of importing LDIF)
>        is there any jar files or libraries which will give this
> functionality ?

What library are you using to search and delete the data? All Java
libraries I know provide methods to add and modify data in the LDAP server.

Kind Regards,
Stefan


Reply via email to