> 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.