[squid-users] Squid with auth Kerberos

From: Phibee Network Operation Center <noc_at_phibee.net>
Date: Thu, 10 Dec 2009 05:44:58 +0100

Hi

I use actually Squid with NTLM authentication, that work very good with XP

We have tested our configuration with Windows 7, and authentication
don't work.

My config:
Squid 3.0-Stable7
Winbind/Samba 3.2.0-1

conf:

auth_param ntlm program /usr/bin/ntlm_auth
--helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 25
auth_param ntlm keep_alive on
auth_param basic program /usr/bin/ntlm_auth
--helper-protocol=squid-2.5-basic
auth_param basic children 25
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours
#external_acl_type AD_Group children=50 concurrency=50 %LOGIN
/usr/lib/squid/wbinfo_group.pl
external_acl_type AD_Group children=50 concurrency=50 ttl=1800
negative_ttl=900 %LOGIN /usr/lib/squid/wbinfo_group.pl

I know that Windows 7 want a auth in Kerberos. What is the solution for
add Kerberos auth at my squid
for a compatibility ?

I have tested with classic kerberos configuration, but now squid request
the user/password

Thanks
Jerome
Received on Thu Dec 10 2009 - 04:45:03 MST

This archive was generated by hypermail 2.2.0 : Fri Dec 11 2009 - 12:00:02 MST