[squid-users] R: [squid-users] AD and Single Sign On

From: Franco, Battista <Battista.Franco@dont-contact.us>
Date: Fri, 9 Jun 2006 16:50:17 +0200

Hello
I configured squid and samba but (from a client with MS IE 6) when i tried to connect to internet the pop-up with a request of username and password appears.
My squid.conf is:
....
auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 30
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 2 minutes
# ntlm_auth from Samba 3 supports NTLM NEGOTIATE packet
auth_param ntlm use_ntlm_negotiate on
auth_param basic program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-basic
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours
auth_param basic casesensitive off
....
acl AuthorizedUsers proxy_auth REQUIRED
http_access allow all AuthorizedUsers
....
cache_peer xxx.xxxxx.com parent 8080 0 proxy-only default

--
Could you help me?
-----Messaggio originale-----
Da: Jakob Curdes [mailto:jc@info-systems.de] 
Inviato: venerd́ 9 giugno 2006 14.44
A: Franco, Battista
Cc: squid-users@squid-cache.org
Oggetto: Re: [squid-users] AD and Single Sign On
Franco, Battista schrieb:
>Hello
>
>I used a squid 2.5 stable 9 on fedora code 4.
>
>My windows domain is an AD 2003.
>
>Is it possibile to configure my squid to work as "single sign on" so 
>users will not need to put username and password when accessing to 
>internet?
>
>How do i do it?
>
> 
> 
>  
>
See
http://wiki.squid-cache.org/SquidFaq/ProxyAuthentication
Hope this helps,
Jakob Curdes
Hint for the FAQ admins : the keyword NTLM or AD does not show up anywhere in the content list, myabe it would be a good idea to shift one of the headlines a little - this question keeps getting asked again and again.
Jakob Curdes
Received on Fri Jun 09 2006 - 08:50:28 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Jul 01 2006 - 12:00:01 MDT