On 12/6/06, Gustavo González <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I'm interested in the development of the so-called LDAP connector. It
> would be very helpful if you could explain to me what needs to be done
> to get it working.

Hi Gustavo,

what's already existing (thanks to Filip Defoort) :

A LdapService :
http://svn.sourceforge.net/viewvc/openwfe/trunk/openwfe/openwfe-applic/src/main/java/openwfe/org/ldap/

which contains methods like getUsers() and getGroups(). It would be
good to ensure that this LdapService works with 'classical' ldap
descriptions of users (and groups).

The next step is to provide an implementation of PasswdCodec (let's
call it LdapPasswdCodec) that takes as input the data from
LdapService.

http://svn.sourceforge.net/viewvc/openwfe/trunk/openwfe/openwfe-applic/src/main/java/openwfe/org/auth/PasswdCodec.java?revision=3077&view=markup
http://svn.sourceforge.net/viewvc/openwfe/trunk/openwfe/openwfe-applic/src/main/java/openwfe/org/auth/xml/XmlPasswdCodec.java?revision=3240&view=markup

That's it for a 'surface' explanation.


Best regards and thanks for your interest,

-- 
John Mettraux   -///-   http://jmettraux.openwfe.org

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"OpenWFE users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openwfe-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to