Fwd: [squid-users] NTLM issues

From: <mortbox@dont-contact.us>
Date: Sat, 31 Jan 2004 20:49:06 -0500

i've asked to be removed countless times. here's another message that
i didn't want. it's really not that hard to remove somebody is it...

This is a forwarded message
From: David Robinet <dave.robinet@magnasteyr.com>
To: squid-users@squid-cache.org
Date: Tuesday, January 27, 2004, 11:03:32 AM
Subject: [squid-users] NTLM issues

===8<==============Original message text===============

List:

Thanks to everyone who pointed me in the right direction for the NTLM
authentication (Henrik and Elton in particular). I've decided to go with
Squid 3, after a bit of reading.

One glitch is that it doesn't appear to be building the ntlm_auth
module. My configure options are:

./configure --enable-auth="ntlm,basic"
--enable-external-acl-helpers="wbinfo_group" --enable-ssl --enable-snmp

...and everything appears to run without a hitch. I'm expecting to find
/usr/local/squid/bin/ntlm_auth on my machine, but it's not being placed
there, and as a result, the line "auth_param ntlm program
/usr/local/squid/bin/ntlm_auth" doesn't work properly (running squid
fails as it can't find that program).

I'm keeping the initial /usr/local/samba/etc/squid.conf very simple for
the moment. The only lines I've modified are:

          visible_hostname wvproxy1
        auth_param ntlm program /usr/local/squid/libexec/ntlm_auth

        auth_param ntlm children 5
        auth_param ntlm max_challenge_reuses 0
        auth_param ntlm max_challenge_lifetime 2 minutes

        auth_param basic program /usr/local/squid/libexec/ntlm_auth
        auth_param basic children 5
        auth_param basic realm Squid proxy-caching web server
        auth_param basic credentialsttl 2 hours

Am I missing a configure switch?

Sorry for the newbie questions - I do appreciate the patience.

Dave

===8<===========End of original message text===========

-- 
Best regards,
 mortbox                            mailto:mortbox@gamebox.net
Received on Sat Jan 31 2004 - 20:46:31 MST

This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:14 MST