cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: http_negotiate_sspi.c in CURL 7.21.7 doesn't allow to pass user/password

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 10 Jul 2014 03:02:36 +0200 (CEST)

On Wed, 9 Jul 2014, Michael-O wrote:

> Again, nothing is passed and should not be. Everything is done automatically
> by SSPI. Period. -u : is simply a bug in curl. No more, no less.

What are you talking about? It is not a bug, it is by design. Possibly not the
most conveniant way but it certainly is not a bug? What's the bug exactly you
say?

With SSPI NTLM, you can specify a user name and password with -u, or you can
ask curl to use the "system" ones for the current user.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-07-10