cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl-7.10.6-pre4

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 22 Jul 2003 10:08:57 +0200 (CEST)

On Mon, 21 Jul 2003, Roth, Kevin P. wrote:

> I tried out the NTLM support and it failed. My client-side is windows 2000
> professional, SP3, within Cygwin 1.5.0. My server-side is a Windows 2000
> advanced server, at SP3, running IIS 5.
>
> Here's the output from curl.exe:
>
> /-----------------------------------------------------------------------------
> THR_at_FDYP137857 /usr/src/curl-7.10.6-pre4
> $ curl -v --ntlm http://testweb.fdy.moc.com/__test/auth.inc.asp

Try adding "-u [user:password]" as well. If you don't, curl will just silently
use a default name and password, which I don't think will fit you! ;-)

Oh, and the user field can be specified as "domain/user" or "domain\user" if
that is necessary.

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
Received on 2003-07-22