First my LDAP-Lib does more than a normal LDAP-Connection library. For example it provides a LDAP-User, which allready contains all attributes of a user. And it also provides methods to get all attributes of a LDAP-Node.
I used JNDI in this Lib to connect to LDAP, so it should work with any ldap-server. But I have only tested it with OpenLDAP and ADS. David Jesse McConnell schrieb: > does your ldap lib connect up to arbitrary ldap servers? I have been > poking around recently with using apacheds as an embedded ldap server > and writing a general ldap user manager and ldap authenticator against > it. > > I am not sure if I can use the GPL part of that. > > jesse > > On 6/6/07, David Goemans <[EMAIL PROTECTED]> wrote: >> Jesse McConnell schrieb: >> we are willing to contribute the ldap-module under apache license. But >> this module uses also our LDAP-lib, which we only want to contribute >> under GPL. >> >> To function of my module: it is an implementation of the plexus-redback >> user manager (But only a simple one, which don't offer pwd-change etc.). >> >> David >> > could you make that apache license? >> > >> > then you can add it to issue >> > >> > http://jira.codehaus.org/browse/PLXREDBACK-74 >> > >> > and I'll take a look-see, I have been kicking around different ways to >> > use ldap so it will be nice to see what you have :) >> > >> > jesse >> > >> > On 6/5/07, David Goemans <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> >> >> I've written a LDAP-Module for User-Management in Continuum >> >> (Plexus-redback). This has already worked fine. But it doesn't work >> with >> >> the actual trunk. I think something has changed with >> >> redback-configuration. >> >> >> >> I think a LDAP-Module for Continuum were a good feature and my company >> >> is willing to contribute it under GPL-License. >> >> >> >> David >> >> >> > >> > >> >> > >