curl-users
Re: ANNOUNCE: curl and libcurl 7.13.2
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 26 Apr 2005 00:06:26 +0200 (CEST)
Date: Tue, 26 Apr 2005 00:06:26 +0200 (CEST)
On Mon, 25 Apr 2005, Paul Moore wrote:
> My understanding is that SSPI picks up the username and password from my
> Windows logon information
That's my understanding as well!
> 1. Is this what the quoted feature provides?
Yeps.
> 2. Is it available from curl.exe, or just from the library form?
It is supposed to be in the curl.exe as well as in the library. Provide a zero
length username an select NTLM and it just might work:
curl --proxyntlm -u : -x proxy [URL]
(The need to set a zero length user name is not very nice, but that's how it
currently works nevertheless.)
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-04-26