Le 12/09/2017 à 17:20, Angel Angelov a écrit :
> Hi, can I use the LDAP API for building simple LDAP Server?
No. This is a client API.

> Do you have some example how to build a simple LDAP Server?

Have a look at the Apache Directory Server (directory.apache.org/apacheds)
> For example just print the client request on the in a log file and
> send OK response back.
You can use ApacheDS for that purpose, and write an interceptor that
does what you need.

-- 
Emmanuel Lecharny

Symas.com
directory.apache.org

Reply via email to