curl-library
Re: running CURL program on the top of LDAP
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 1 Oct 2004 09:22:29 +0200 (CEST)
Date: Fri, 1 Oct 2004 09:22:29 +0200 (CEST)
On Thu, 30 Sep 2004, De Yu Liu wrote:
> The curl program would actually do the transfer on the top of HTTP protocol.
> What if I want the curl program to do the transfer on the top of LDAP
> protocol to a LDAP server?
> What should I do?
Make sure you have an LDAP lib libcurl can use (OpenLDAP or the Windows
wldap32.dll), and then use a proper ldap:// URL (RFC2255, see
http://curl.haxx.se/rfc/rfc2255.txt).
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-10-01