cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem with LDAP access through SOCKS v4/v5

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 4 Sep 2008 11:39:12 +0200 (CEST)

On Thu, 4 Sep 2008, Massimiliano Ziccardi wrote:

> When I try to perform the same ldap request trough a Socket 4/5

A 'socks server', not socket...

> * LDAP local: ldap_simple_bind_s Not available

Well this means that ldap_simple_bind_s() failed and the return error message
is "Not available".

If this is incorrect, I think you should consider simply setting a break-point
in Curl_ldap() with your debugger and single-step through that function and
see if you can figure out the problem!

-- 
  / daniel.haxx.se
Received on 2008-09-04