About the program with ldap
Haijiang Chen via Cyrus-sasl <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <CAJpt2HxXLs+j3HGnCVLng5wNeEQLrhoLq2qGRp3xYigCK8+P3w@mail.gmail.com> |
Hi All, I had confusion about how to program my code by using cyrus sasl library to auth with ldpa server? My scenario is: 1. I had openladp server running 2. configure with sladp to use ldap. 3. configure saslauthd daemon to use ladpdb plugin. How to write the code to use cyrus sasl(sasl_server_new/sasl_client_new... API)? Or any general guideline fo me to follow? Any ideas are welcome!! Best regards, Haijiang