cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Does libcurl supports LDAP connections over SOCKS proxy?

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 16 Nov 2012 19:09:16 +0100

On Thu, Nov 15, 2012 at 02:47:58PM +0400, Anton Malov wrote:
> Tried to set custom socket for LDAP connection using LDAP_OPT_DESC option
> http://msdn.microsoft.com/en-us/library/aa367019(VS.85).aspx
> This is not working because operation returns 0x35 which stands for
> "LDAP_UNWILLING_TO_PERFORM The server is not willing to handle
> directory requests."

Do you get a different error when you connect directly to the LDAP
server? This error makes it sound like the connection to the LDAP
server actually succeeded, but the server has trouble with the request.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-11-20