bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] NTLM bases authontication for MAC using wget


From: Pasricha, Rajender
Subject: [Bug-wget] NTLM bases authontication for MAC using wget
Date: Fri, 29 Jun 2012 16:04:14 +0000

Hi,

I am using wget command to access remote server to download the artifacts. 
Remote server is using NTLM bases authentication. Same command using wget works 
fine on windows machine but on mac it's a problem. Here I am sending logs for 
the failure on Mac machine. Could you please suggest how to get it working.

Thanks and regards,
Rajender

[17:50:11]
[17:50:11]Setting --check-certificate (checkcertificate) to 0
[17:50:11]Setting --check-certificate (checkcertificate) to 0
[17:50:11]DEBUG output created by Wget 1.13 on darwin10.7.0.
[17:50:11]
[17:50:11]--2012-06-29 17:50:11-- http://mysite/sites/def/abc%20Documents/xyz/
[17:50:11]Host `projects' has not issued a general basic challenge.
[17:50:11]Resolving projects... x.y.z.a
[17:50:11]Caching projects => ip address *
[17:50:12]Connecting to projects|
[17:50:12]Created socket 3.
[17:50:12]Releasing 0x0000000100301790 (new refcount 1).
[17:50:12]
[17:50:12]---request begin---
[17:50:12]GET /****
[17:50:12]User-Agent: Wget/1.13 (darwin10.7.0)
[17:50:12]Accept: */*
[17:50:12]Host: projects
[17:50:12]Connection: Keep-Alive
[17:50:12]
[17:50:12]---request end---
[17:50:12]HTTP request sent, awaiting response...
[17:50:12]---response begin---
[17:50:12]HTTP/1.1 401 Unauthorized
[17:50:12]Server: Microsoft-IIS/7.5
[17:50:12]SPRequestGuid: e16dd1e7-676c-48a8-a573-6dc3dad102ca
[17:50:12]WWW-Authenticate: Negotiate
[17:50:12]WWW-Authenticate: NTLM
[17:50:12]X-Powered-By: ASP.NET
[17:50:12]MicrosoftSharePointTeamServices: 14.0.0.6117
[17:50:12]X-MS-InvokeApp: 1; RequireReadOnly
[17:50:12]Date: Fri, 29 Jun 2012 15:50:12 GMT
[17:50:12]Content-Length: 0
[17:50:12]
[17:50:12]---response end---
[17:50:12]401 Unauthorized
[17:50:12]Registered socket 3 for persistent reuse.
[17:50:12]] done.
[17:50:12]Unknown authentication scheme.
[17:50:12]Authorization failed.
[17:50:12]Process exited with code 6



reply via email to

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