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

Re: LDAP BACKEND



> I's like to configure openldap to work with an ldap backend. My goal is just employ another LDAP server installed in the same or in other machine like the openldap backend. I guesss that is possible according to source code openldap V2, but I haven't found nothing about configuration issues.

You should check 

http://www.openldap.org/faq/data/cache/532.html

> 
> I have built the software in the next way:
> 
> configure --enable ldap

            ^^^^^^^^^^^^^
./configure --enable-ldap

> make depend
> make
> 


Pierangelo.