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 <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
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:[EMAIL PROTECTED]


Reply via email to