On Mon, 8 Sep 2003, Wayne Eisenberg wrote:

> I think it must have something to do with NTLM authentication in IIS 5.0,
> but here's the debug output:

[snip]

> Date: Tue, 09 Sep 2003 09:14:34 GMT
> WWW-Authenticate: Negotiate
> WWW-Authenticate: NTLM
> Content-Length: 4431
> Content-Type: text/html

This is NTLM required, indeed.

> Does anyone have any ideas on what's wrong and how to fix it (if possible)?

The problem is that wget doesn't support NTLM. The fix is to implement it.

A work-around would be to get a recent curl release, as it supports NTLM.

-- 
         -=- Daniel Stenberg -=- http://daniel.haxx.se -=-
  ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol

Reply via email to