bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] wget 1.11.4 can no longer authenticate using NTLM for IIS


From: Bryan Hoffpauir
Subject: Re: [Bug-wget] wget 1.11.4 can no longer authenticate using NTLM for IIS 6.0 & Sharepoint Sites?
Date: Mon, 3 Nov 2008 15:08:01 -0800 (PST)

Micah, thank you for looking into this.  I attempted another try with the flag 
you specified, and here's the output (no luck, I'm afraid):

C:\wget1.11.4>wget --auth-no-challenge -v -d --http-user="DOMAIN\First_Last" 
--http-password="address@hidden" --no-proxy http://some.sharepoint.com
Setting --http-user (httpuser) to DOMAIN\First_Last
Setting --http-password (httppassword) to address@hidden
Setting --proxy (useproxy) to 0
DEBUG output created by Wget 1.11.4 on Windows-MSVC.

--2008-11-03 09:42:28--  http://some.sharepoint.com/
Auth-without-challenge set, sending Basic credentials.
Resolving some.sharepoint.com... seconds 0.00, XXX.XXX.XXX.XXX
Caching some.sharepoint.com => XXX.XXX.XXX.XXX
Connecting to some.sharepoint.com|XXX.XXX.XXX.XXX|:80... seconds 0.00, 
connected.
Created socket 1892.
Releasing 0x003e2bb0 (new refcount 1).

---request begin---
GET / HTTP/1.0
User-Agent: Wget/1.11.4
Accept: */*
Authorization: Basic YW1lcmljYXNcYnJ5YW5faG9mZnBhdWlyOlNBUzE2QDliOGo3Nmg=
Host: some.sharepoint.com
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 401 Access denied
Connection: close
Date: Mon, 03 Nov 2008 15:42:28 GMT
Server: Microsoft-IIS/6.0
WWW-Authenticate: NTLM
MicrosoftSharePointTeamServices: 12.0.0.6315
X-Powered-By: ASP.NET
Content-type: text/html

---response end---
401 Access denied
Closed fd 1892
Unknown authentication scheme.
Authorization failed

Unfortunately, I don't have anything available to the public to test on as this 
is for internal sites, however - if you'd like I can compile any fixes you want 
and test in my lab, then give you the results of that testing.

Thanks,

BJ Hoffpauir


      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]