The standard LDAP URL does not include a userinfo part. If one is given,
curl currently connects and binds using these credentials, but rejects
the request at the "do" phase (openldap parse error).
I think this should be cleaned up. How should curl behave in such a case?
- Reject: before attempting connection.
- Accept: do not fail on the "do" phase.
- Ignore: do not use it for bind but accept its presence in URL.
Thanks for your advice.
Patrick
--
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html