Re: Wget NTLM IIS Authentication Failure

2007-09-18 Thread Micah Cowan
; [EMAIL PROTECTED] wrote: >> Not sure if it's a bug, but NTLM authentication has just started to >> fail connecting to SharePoint running IIS, after it's been working for > >> years. The URL is accessible using IE or Mozilla using the same login > >> credenti

Re: Wget NTLM IIS Authentication Failure

2007-09-18 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 [EMAIL PROTECTED] wrote: > Not sure if it's a bug, but NTLM authentication has just started to fail > connecting to SharePoint running IIS, after it's been working for > years. The URL is accessible using IE or Mozilla u

Wget NTLM IIS Authentication Failure

2007-09-18 Thread conklirb
Not sure if it's a bug, but NTLM authentication has just started to fail connecting to SharePoint running IIS, after it's been working for years. The URL is accessible using IE or Mozilla using the same login credentials. I've worked with our SharePoint team, and they are telli

Re: Can Nagios/Lynx/wget/curl/links do NTLM authentication?

2007-06-09 Thread Daniel Stenberg
On Fri, 8 Jun 2007, Kelly Jones wrote: I want to use Nagios to monitor a site (running on Windows/IIS) that uses NTLM for authentication. Is there a plugin/script/library/etc that can help? Reason I'm cc'ing the lynx/wget/curl/links lists: if lynx/wget/curl/links can do NTLM, I

Fwd: Can Nagios/Lynx/wget/curl/links do NTLM authentication?

2007-06-09 Thread Jake Peavy
Forgot the respective lists... -jp -- Forwarded message -- From: Jake Peavy <[EMAIL PROTECTED]> Date: Jun 9, 2007 11:31 AM Subject: Re: Can Nagios/Lynx/wget/curl/links do NTLM authentication? To: Kelly Jones <[EMAIL PROTECTED]> On 6/8/07, Kelly Jones <[EMAIL PR

Can Nagios/Lynx/wget/curl/links do NTLM authentication?

2007-06-08 Thread Kelly Jones
I want to use Nagios to monitor a site (running on Windows/IIS) that uses NTLM for authentication. Is there a plugin/script/library/etc that can help? Reason I'm cc'ing the lynx/wget/curl/links lists: if lynx/wget/curl/links can do NTLM, I can easily write a nagios wrapper. -- We

RE: NTLM for proxy authentication

2007-02-20 Thread Barnett, Rodney
On Tue, 20 Feb 2007, Daniel Stenberg wrote: > I submitted the NTLM code and it was written to support proxies > as well (and do so just fine in curl). It seems it was never put > to use for proxies in wget. That's encouraging. Perhaps it wouldn't be very hard to get it to wo

RE: NTLM for proxy authentication

2007-02-20 Thread Daniel Stenberg
On Tue, 20 Feb 2007, Barnett, Rodney wrote: I'm referring to *proxy authentication*. I'm no expert on wget, but... According to the documentation: "For proxy authorization only the Basic authentication scheme is currently implemented." Oh, sorry my bad. I submitted the

RE: NTLM for proxy authentication

2007-02-20 Thread Barnett, Rodney
this error: 07:04:37 ERROR 407: Proxy Authentication Required. If this really should work, please let me know so that I can further troubleshoot the problem. Rodney -Original Message- From: Daniel Stenberg [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 20, 2007 2:55 PM To: Barnett, Rodney Cc:

Re: NTLM for proxy authentication

2007-02-20 Thread Daniel Stenberg
On Tue, 20 Feb 2007, Barnett, Rodney wrote: Is anyone working on NTLM proxy authentication for wget? If not, are there any major obstacles? NTLM support has been in wget for several years by now.

NTLM for proxy authentication

2007-02-20 Thread Barnett, Rodney
I have an application that uses wget to retrieve files and have recently been informed that it will soon have to operate through a proxy server that requires NTLM authentication. Is anyone working on NTLM proxy authentication for wget? If not, are there any major obstacles? Thanks. Rodney

ntlm "already authenticated" bug and fix.

2007-02-12 Thread Phill Bertolus
Hi Mauro (I'm guessing here - got this from the web page) Here is a patch against 1.10.2 which fixes an issue I found when using NTLM with Microsoft's Intermittent Information Server (IIS). The issue is not with wget, but rather a bug in IIS. Nevertheless, here is the fix and a desc

Re: NTLM

2006-02-19 Thread Alexandre
nnection reset by peer) in headers.Closed fd 3Retrying. Thanks and regards, Alexandre On 2/17/06, Mauro Tortonesi <[EMAIL PROTECTED]> wrote: Alexandre wrote:> I'm using 1.10.2 version but it's not working what are the line command> options to make wget work with NTLM authentic

Re: NTLM

2006-02-17 Thread Alexandre
et by peer) in headers.Closed fd 3Retrying. Thanks and regards, Alexandre   On 2/17/06, Mauro Tortonesi <[EMAIL PROTECTED]> wrote: Alexandre wrote:> I'm using 1.10.2 version but it's not working what are the line command> options to make wget work with NTLM authentication? I have compi

Re: NTLM

2006-02-17 Thread Mauro Tortonesi
Alexandre wrote: I'm using 1.10.2 version but it's not working what are the line command options to make wget work with NTLM authentication? I have compiled it with ssl option and enable-ntlm. Please I'd like to be cc'd in replies to that post. if your wget binary is bu

NTLM

2006-02-09 Thread Alexandre
I'm using 1.10.2 version but it's not working what are the line command options to make wget work with NTLM authentication? I have compiled it with ssl option and enable-ntlm.   Please I'd like to be cc'd in replies to that post.   Thanks and Regards, Alexandre

RFE: NTLM authentication for proxies

2005-11-04 Thread Constantine Dokolas
Please include NTLM authentication for proxy servers in the next version. It is a very important capability since so little free software supports it (only a couple of browsers do, afaik). Doc -- Theory asserts that although in theory there should be no difference between theory and practice

How to get wget support NTLM authentication?

2005-11-02 Thread techtonik
\hello.does anybody know how to make wget for windows support NTLM authentication?i've read it has some issues fixed, but still no luck to make it running.ohh.. i've just read that there are two types of NTLM in NEWS - when are you plan to implement the proxy NTLM (407) parth of aut

Re: brief report on NTLM buffer overflow

2005-10-17 Thread Mauro Tortonesi
Daniel Stenberg wrote: On Fri, 14 Oct 2005, Noèl Köthe wrote: The last paragraph says something like: "Notable is the fast time of reaction of the Open Source developer: two days ago the problem was reported, yesterday corrected packages were produced and details of the vulnerability were pub

RE: brief report on NTLM buffer overflow

2005-10-17 Thread Herold Heiko
> From: Daniel Stenberg [mailto:[EMAIL PROTECTED] > Sent: Friday, October 14, 2005 8:20 PM > > I mailed Hrvoje the patch roughly 50 minutes after the > notification (and he > forwarded it to Mauro). Wget 1.10.2 was relased less than 14 > hours after the > first mail brought our attention to t

Re: brief report on NTLM buffer overflow

2005-10-14 Thread Daniel Stenberg
On Fri, 14 Oct 2005, Noèl Köthe wrote: The last paragraph says something like: "Notable is the fast time of reaction of the Open Source developer: two days ago the problem was reported, yesterday corrected packages were produced and details of the vulnerability were published." Just want to

Re: brief report on NTLM buffer overflow

2005-10-14 Thread Noèl Köthe
Am Freitag, den 14.10.2005, 17:53 +0200 schrieb Mauro Tortonesi: > yesterday i was notified by iDEFENSE of a remotely exploitable buffer > overflow in the NTLM authentication code. this vulnerability could allow > a malicious website to run arbitrary code on the machine running th

brief report on NTLM buffer overflow

2005-10-14 Thread Mauro Tortonesi
the NTLM authentication code. this vulnerability could allow a malicious website to run arbitrary code on the machine running the wget client. the only two versions of wget vulnerable to this flaw are 1.10 and 1.10.1 with NTLM authentication support enabled. wget binaries compiled without NTLM

iDEFENSE Security Advisory [IDEF1202] Multiple Vendor wget/curl NTLM Buffer Overflow Vulnerability

2005-10-12 Thread vendor-disclosure
iDEFENSE has identified an NTLM Buffer Overflow Vulnerability in wget/curl. This vulnerability was submitted to iDEFENSE through our Vulnerability Contributor Program: http://www.idefense.com/poi/teams/vcp.jsp iDEFENSE Labs has validated this vulnerability and has drafted the attached

Re: bugs on NTLM

2005-04-22 Thread Hrvoje Niksic
wrong. I'll look into it later, I don't have time right now. 2005-04-22 Hrvoje Niksic <[EMAIL PROTECTED]> * http.c (gethttp): Handle multiple WWW-Authentication headers, only one of which is recognized. Those are sent by IIS with NTLM

Re: bugs on NTLM

2005-04-22 Thread Hrvoje Niksic
It turns out the bug was in the base64 encoder, which misencoded true binary data. The bug has apparently always been present, but NTLM code has made it manifest. With this patch (now applied) in place, I can download the test on your site by providing the right user name and password. Again, th

Re: NTLM test server available

2005-04-22 Thread Hrvoje Niksic
Thanks a lot for setting this up. I'll try to get Wget to log in. BTW how are you running IIS on the Linux workstation? vmware?

NTLM test server available

2005-04-21 Thread Sami Krank
Hi! You may use this server to test NTLM-authentication on wget. http://212.50.205.135/ntlm/ usr: testuser pwd: DummyUser Server is not promised to be available all the time, because it is actually running under my linux workstation. Server is MS Windows Server 2003

Re: bugs on NTLM

2005-04-21 Thread Hrvoje Niksic
Sami Krank <[EMAIL PROTECTED]> writes: > Last two days I have been learning and debugging NTLM on the latest > version of wget from cvs (1.10-alpha2+cvs-dev). Mainly I have > debugged on linux, but noticed same problems occurs on win32 > too. During testing I found four bugs

bugs on NTLM

2005-04-21 Thread Sami Krank
Hi! Last two days I have been learning and debugging NTLM on the latest version of wget from cvs (1.10-alpha2+cvs-dev). Mainly I have debugged on linux, but noticed same problems occurs on win32 too. During testing I found four bugs, that needs to be fixed. On previous threads I noticed that

RE: NTLM authentication in CVS

2005-04-08 Thread Herold Heiko
> From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] > > 3) As expected msvc still throws compiler error on http.c > 1. Is it possible to only lessen the optimization level, not entirely >remove optimization? Fooled around a bit, didn't accomplish anything. However it is enough disabling the op

Re: NTLM authentication in CVS

2005-04-07 Thread Hrvoje Niksic
Tobias Tiederle <[EMAIL PROTECTED]> writes: > the only noteable output while compiling (your other two patches > applied) is: > \Vc7\PlatformSDK\Include\WinSock.h(689) : warning C4005: 'NO_ADDRESS' : > macro redefinition > host.c(59) : see previous definition of 'NO_ADDRESS' I've now fixe

Re: NTLM authentication in CVS

2005-04-07 Thread Hrvoje Niksic
solves) > > 2) add http-ntlm.c to windows Makefiles (enclosed Borland/Watcom/Mingw, > tested msvc only) Note that http-ntlm should only be used if SSL is available. How does one do that in the MSVC Makefile? We should use the same technique that is used to compile SSL source files on

Re: NTLM authentication in CVS

2005-04-07 Thread Tobias Tiederle
Herold Heiko schrieb: >3) As expected msvc still throws compiler error on http.c and retr.c, (bad) >workaround: disable optimization. Anybody with a cl.exe newer than >Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86 >can comment if this is needed with newer versions, to

RE: NTLM authentication in CVS

2005-04-07 Thread Herold Heiko
-- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax > -Original Message- > From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 07, 2005 4:01 PM > To: wget@sunsite.dk > Su

Re: NTLM authentication in CVS

2005-04-07 Thread Daniel Stenberg
On Thu, 7 Apr 2005, Hrvoje Niksic wrote: If someone has access to an NTLM-authorizing web server, please try it out with Wget and let us know how it goes. It should be noted that for NTLM, you can specify the domain name in the user name field as: "domain\user" or &q

NTLM authentication in CVS

2005-04-07 Thread Hrvoje Niksic
As of two days ago, the NTLM authentication support is in CVS, although it has undergone very little testing. (To quote Linus, "If it compiles, it's perfect.") If someone has access to an NTLM-authorizing web server, please try it out with Wget and let us know how it goes. Unfo

Re: NTLM test server

2005-04-04 Thread Hrvoje Niksic
Daniel Stenberg <[EMAIL PROTECTED]> writes: > I had friends providing the test servers for both host and proxy > authentication when I've worked on NTLM code. It's a shame that those test servers are no longer available. I don't think it will be possible to finish

Re: NTLM test server

2005-04-04 Thread Daniel Stenberg
On Mon, 4 Apr 2005, Hrvoje Niksic wrote: Is there a test server where one can try out NTLM authentication? I'm working on adapting Daniel's code to Wget, and having a test server would be of great help. Just for your info: I had friends providing the test servers for both host

NTLM test server

2005-04-04 Thread Hrvoje Niksic
Is there a test server where one can try out NTLM authentication? I'm working on adapting Daniel's code to Wget, and having a test server would be of great help.

RE: wGET - NTLM Support

2005-01-03 Thread Daniel Stenberg
patches that introduced NTLM support to wget. They were files ripped out from the curl source tree that I re-licensed and handed to the wget project to allow someone with insights to adjust it to be usable. I'm not the person to say how much time or effort this requires, or even if anyone wan

RE: wGET - NTLM Support

2005-01-03 Thread Mudliar, Anand
] Sent: Friday, December 31, 2004 2:38 PM To: Herold Heiko Cc: Mudliar, Anand; [EMAIL PROTECTED]; 'Mauro Tortonesi' Subject: RE: wGET - NTLM Support On Fri, 31 Dec 2004, Herold Heiko wrote: > Daniel, could you resend that code to the current co-maintainer Mauro > Tortonesi

RE: wGET - NTLM Support

2004-12-31 Thread Daniel Stenberg
On Fri, 31 Dec 2004, Herold Heiko wrote: Daniel, could you resend that code to the current co-maintainer Mauro Tortonesi [EMAIL PROTECTED] ? Maybe sooner or later he finds some time for this. The files I prepared are no longer around (I put them up on a site in november 2003 and I fixed the FSF

RE: wGET - NTLM Support

2004-12-31 Thread Mudliar, Anand
Thanks for the prompt reply.   I have tried cURL it works fine but because it dosen't support recursion I am evaluating wget. Is there a way I can do recursion using cURL?   else, where can I get the code for NTLM (email id?).   Thanks, Anadn From: Herold Heiko [mailto:[EMAIL PROT

RE: wGET - NTLM Support

2004-12-31 Thread Herold Heiko
There has been some discussions on that in the past. IIRC there is no current implementation, however please see the following messages in the archives:   From: Daniel Stenberg [EMAIL PROTECTED] Subject RE: Is NTLM authentication with wget possible? Date: 25/05/2004 13.14   > On Tue,

wGET - NTLM Support

2004-12-30 Thread Mudliar, Anand
Hi, I started using wget recently and found it very useful and wonderfull tool, but I am kind of surprised to see that currently it is not supporting NTLM (may be because ifs MS proprietry). I would like to know if any development is going on in this area. If yes, then when can i expect the

RE: Is NTLM authentication with wget possible?

2004-05-25 Thread Jeroen Pluimers \(mailings\)
> > Wget does not support NTLM auth (yet). > For the ones who feel like helping out, I have already > donated (and properly assigned copyright to FSF with papers > and everything) fully working NTLM code to the wget project > (mailed privately to Hrvoje) that I'm

RE: Is NTLM authentication with wget possible?

2004-05-25 Thread Daniel Stenberg
On Tue, 25 May 2004, Herold Heiko wrote: > Wget does not support NTLM auth (yet). For the ones who feel like helping out, I have already donated (and properly assigned copyright to FSF with papers and everything) fully working NTLM code to the wget project (mailed privately to Hrvoje) that

RE: Is NTLM authentication with wget possible?

2004-05-25 Thread Herold Heiko
Wget does not support NTLM auth (yet). At http://ntlmaps.sourceforge.net/ is a project which could help. Never tried it myself but I had a "working ok" report. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-0

Is NTLM authentication with wget possible?

2004-05-24 Thread Jeroen Pluimers \(mailings\)
Hi, I'm trying to wget from an IIS server of a vendor of us. Their server asks for NTLM authentication, which IE6 can correctly supply. However, wget 1.9.1 under win32 doesn't seem to work: E:\downloads>wget -m -np -d -d -d -d -d -d -d --http-user="server.domain.com\usern

Re: NTLM authentication in wget

2003-09-08 Thread Daniel Stenberg
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: 44

Re: NTLM authentication in wget

2003-09-08 Thread Hrvoje Niksic
Wayne Eisenberg <[EMAIL PROTECTED]> writes: > Does anyone have any ideas on what's wrong and how to fix it (if > possible)? Unfortunately, Wget doesn't support NTLM authentication. I seem to remember some discussions about it, and I believe implementing it was non-trivial.

NTLM authentication in wget

2003-09-08 Thread Wayne Eisenberg
site in a regular IE6 browser window. I think it must have something to do with NTLM authentication in IIS 5.0, but here's the debug output: D:\download\wget-1.8.2b>wget -d -N -c -x -r -l1 -np -t10 -k -v -A*.* --http-user=user --http-passwd=password http://x.x.x.x/pilot/scans/ <http: