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

Re: openldap like proxy ldap



At 06:29 AM 6/13/2001, eric german wrote:
>hi ,Im working on proxy ldap . For this , I use backend shell in
>openLDAP .
>scripts are in perl language and Net::LDAP module
>the proxy ldap uses regexp for  choosing the good target server .

You might take a peak at back-ldap, our LDAP proxy backend
(a work in progress).  There is also the new back-meta
which aims to provide meta-directory features.  You might
also look into using back-perl instead of back-shell.
Latest code, of course, is in HEAD... and experimental.

Kurt