Gem, Proxy and MS authentication

H,

I've been trying to fight my way through our over zealous MS proxy
server for years. Ruby, Java and, somewhat ironically, .NET apps had all
been getting rejected. The only way through was via the IE COM
interface. The proxy that David recommends works perfectly.

···

----
BEFORE:

gem search mechanize -r

*** REMOTE GEMS ***
ERROR: While executing gem ... (SocketError)
    getaddrinfo: no address associated with hostname.

----

AFTER:

gem search mechanize -r -p http://localhost:5865

*** REMOTE GEMS ***

mechanize (0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.1, 0.3.0, 0.2.3, 0.2.2,
0.2.1, 0.2.0, 0.1.3, 0.1.2, 0.1.1, 0.1.0)
    Mechanize provides automated web-browsing

----

Thanks,
Stu

-----Original Message-----
From: David Cruz [mailto:crucoba@gmail.com]
Sent: 04 May 2006 23:13
To: ruby-talk ML
Subject: Re: Gem, Proxy and MS authentication

look at http://apserver.sourceforge.net/ it's a NTLM proxy

2006/5/4, McDevitt, Chris <CMcDevitt@aaamichigan.com>:

Has anyone figured out how to get gem to work with a proxy that use
Microsoft authentication?

-Chris

<body>

<blockquote>
<font FACE="Arial,Arial" SIZE="1"><p ALIGN="JUSTIFY">This Email may contain confidential and privileged information and is intended for the use of the addressee(s) only. If you are not the intended recipient please notify the sender and delete the Email from your system. It should not be transmitted to any other person without the consent of the sender. Additional important notifications regarding Email transmissions from and to members of Baring Asset Management can be accessed at <a href="http://www.barings.com/email/index.hcst&quot;&gt;http://www.barings.com/email/index.hcst&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;&lt;/body&gt;
</p>
</font>
</blockquote>

<p>&nbsp;</p>
</body>
</html>