I don't want to build the latest code. I want examples of how an existing LDAP database with data in it is accesses from a Java application. Things like adding and deleting users from my Java app
TG On Thu, Jun 19, 2014 at 6:23 PM, Lucas Theisen <[email protected]> wrote: > If you want to build the latest code, you can use the > LdapConnectionTemplate: > > http://directory.staging.apache.org/api/user-guide/2.10-ldap-connection-template.html > On Jun 19, 2014 6:01 PM, "Anthony Gottlieb" <[email protected]> wrote: > > > I have created an LDAP wiith a company, departments and users with Apache > > Directory Studio. Now, I would like to perform som basic operations such > > as binding to the database, adding/deleting users etc. > > > > Thanks, > > > > Tony > > >
