[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
openLDAP C++ API
- To: openldap-technical@openldap.org
- Subject: openLDAP C++ API
- From: sim123 <Sim3159@gmail.com>
- Date: Thu, 3 Mar 2011 14:02:40 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=0Scpdb4LEG9YRdmg0J/lz6ihlb14lcprlFqPF0ite1Q=; b=PKLK9iyt65oO9VUMe/Cft6F0Ojl60XpgfLSZtv8UOYILGidPimAho9zsB3frlTsBhE 3PBc+CUO5/BbaiC7JbLQmI5bvG6DRTJM2A3jAbHqgNDHu3zlPaQ5nZlPXN3tNA63cCxo Nl0Dgf/lpinSn4xBzssoh5b9yWFpvFyDmDc4c=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=Z4t7DgSj3vT3c++ymoABNM3/2zSzvUOW9Z+NhsE7YtmQ1yiu+KbBZpo1OHtZ5q5KPK 1wwA+zOPb7qy0BePK/wCKoC4+DORvlbNE23ubpO49j8tSxodaAJOxW5DOLmU1lPdq97j DICpEmXBevyrZMrk6ghJLeCDcJFk5nwLBTwk0=
Hi,
I am evaluating openLDAP and need to perform ldapsearch from C++ program. I looked at openLDAP C++ API, however README says its an unstable release. So just wanted to understand, is it ok to use that API in production environment? Is anyone using it? If there is any other library for C++ and openLDAP, please point me to that.
Would really appreciate any suggestions!
Thanks.