Download the current squid-head snapshot
Then go to squid.sourceforge.net/projects.html and download the
following two patches:
auth_rewrite
ntlm
and apply them to squid-head in the same order as listed above.
cd squid-head-xxxx
patch -p1 <auth_rewrite.patch
patch -p1 <ntlm.patch
autoconf
autoheader
./configure ....
-- Henrik Nordstrom Squid Hacker Garner, Robin wrote: > > I also have some problems with the NTLM authentication (using > squid-head-200104232300), but our firewall doesn't allow CVS access to > the outside world. Is there a way to download a whole branch from CVS > using the web frontend, or is there some other solution ? Opening up > ports on the firewall is not an option :( > > Robin > > -----Original Message----- > From: Robert Collins [mailto:robert.collins@itdomain.com.au] > Sent: Friday, 27 April 2001 8:39 > To: jan-ake.ronnblom@skeria.skelleftea.se; squid-users@squid-cache.org > > Subject: Re: [squid-users] unexpected state in > AuthenticateNTLMFixErrorHeader (squid crash) > > ... > > I'd like you to try the bleeding edge NTLM code and tell me if it > fixes > this problem for you, - its accessed via CVS from > squid.sourceforge.net. > The cvs branch (tag) you want is ntlm. > > RobReceived on Tue May 01 2001 - 08:39:16 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:46 MST