curl-users
Re: Curl NTLM Proxy authentication
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 14 Jun 2013 23:23:27 +0200 (CEST)
Date: Fri, 14 Jun 2013 23:23:27 +0200 (CEST)
On Tue, 11 Jun 2013, Telson Alva wrote:
> curl --proxy-ntlm --proxy-user : --proxy %PROXY_URL% --user
> %Username%:%Password% -f -O --url "%SITE_URL%"
...
> I was under the impression that using ':' would pass on the NT Login
> credentials to the server.
That trick only works if your curl is built with SSPI support and your curl -V
output didn't show any such! :-O
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2013-06-14