RE: [SQU] ntlm.patch

From: Chemolli Francesco (USI) <ChemolliF@dont-contact.us>
Date: Wed, 15 Nov 2000 16:30:43 +0100

> Kinkie,
>
> I've successfully patched and compliled. I was patching from
> the wrong
> directory and the patch was looking for the path /squid/.....
> I copied everything from /squid-head-200011130000 to /squid;
> ran the patch
> and all was good. I'm sure there was a better way, but this
> worked, so I'm
> happy.

cd squid
patch -p1 <../squid-ntlm.patch
        ^-this is the number of leading directories to strip
          from the path specified in the patch file.

> Now I'm digging through the squid.conf to find what needs to
> be set for NTLM
> functionality. If you can summarize, I'll buy you lunch! ;-)

authenticate_program_ntlm /full/path/to/ntlm_auth [-f] [-b]
domain\controller [domain\controller ...]
authenticate_children_ntlm 3

-f means "do failover" (if you specify more than one DC)
-b means "do load-balance" (if you specify more than one DC)

-- 
	/kinkie
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Nov 15 2000 - 08:35:22 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:23 MST