From: Daniel Sheppard Date: 2007-10-04T13:00:54+09:00 Subject: Re: Binary data, command output, and Ruby > I have a script that pulls pages from our wiki server. It was working > using Net:HTTP and open-uri with basic_authentication, but our > sysadmin disabled basic authentication and left NTLM as the only > authentication method. Install http://ntlmaps.sourceforge.net/ and direct Net::HTTP through that as a proxy.