Hi all.

I've had a few people contact me directly about how I got Chrome
working through an NTLM proxy.

At the time, it turned out I actually hadn't, I suspect it was a
temporary issue with the company proxy server that let me through, but
the inquiries have made me seek a real solution.   You can read a fair
and balanced assessment of MS Proxy server here :)
http://toastytech.com/evil/msproxy.html

In short, I don't believe Chrome supports it directly, but you can get
it working by setting up an NTLM proxy server on your local PC and
routing your browser through it.

Here is one way using Dmitry Rozmanov 'NTLM Authorization Proxy
Server'

1. Install Python
2. Read the instructions, then download and install the proxy
software: http://www.geocities.com/rozmanov/ntlm/index.html
3. You will need to edit applications server.cfg with your proxy
server details
4. You may need to edit the .py files to remove some russian
characters that cause the interpretor to vomit (this was on Windows
XP)
5. Start the local proxy server
6. Point your Windows internet config at your local proxy.
7. Start Chrome (or IE, or Safari - all browsers except Firefox will
now be using your local proxy).

Note, you may not get the fastest user experience, but it does seem to
work.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to