Patrick Monnerat eeca818b1e
openldap: implement SASL authentication
As credentials can be quite different depending on the mechanism used,
there are no default mechanisms for LDAP and simple bind with a DN is
then used.

The caller has to provide mechanism(s) using CURLOPT_LOGIN_OPTIONS to
enable SASL authentication and disable simple bind.

Closes #8152
2022-01-11 11:17:27 +01:00
..
2020-10-25 23:08:54 +01:00
2021-11-26 14:27:07 +01:00
2021-12-09 23:16:46 +01:00
2021-12-17 09:17:08 +01:00
2020-11-04 23:59:47 +01:00
2021-11-26 14:27:07 +01:00
2021-12-09 23:16:46 +01:00
2020-11-04 23:59:47 +01:00
2021-11-26 14:27:07 +01:00
2021-04-19 08:22:16 +02:00
FAQ
2022-01-10 11:27:59 +01:00
2021-12-19 23:48:13 +01:00
2021-11-26 14:27:07 +01:00
2021-11-26 14:27:07 +01:00
2021-11-26 14:27:07 +01:00
2021-05-28 12:34:07 +02:00
2021-11-26 14:27:07 +01:00
2022-01-10 11:27:59 +01:00
2021-12-20 13:49:37 +01:00
2021-12-19 23:48:13 +01:00
2021-11-26 14:27:07 +01:00
2020-11-04 23:59:47 +01:00
2021-11-26 14:27:07 +01:00
2021-01-14 09:49:17 +01:00
2021-11-26 14:27:07 +01:00
2022-01-05 00:35:58 +01:00
2021-08-25 13:13:49 +02:00
2021-12-11 22:30:27 +01:00

curl logo

Documentation

you will find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you would rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.