Look ay Amos's reply. Three is no squid_kerb_auth on Windows. You must use
mswin_negotiate_auth
Markus
"Liyanage, Lakshman" <lakshman.liyanage@xxxxxxxxxx> wrote in message
news:1997817097853D4CB2B2AD655359FD28051173BF65@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All,
Just hoping thise Windows guys will help me with my query below -
where/how would I find squid_kerb_auth helper for 2.7?
Thanks
Lakshman
________________________________________
From: Liyanage, Lakshman
Sent: Wednesday, 16 March 2011 10:08 AM
To: squid-users@xxxxxxxxxxxxxxx
Subject: FW: Configuring SQUID in Windows to authenticate with Active
Directory
Hello All,
I am trying configure SQUID 2.7 in Windows 2008 R2 (Sometime ago, then I
had to postpone the project for a while) and I posted my cry for help
here - for which Rafal responded (see below).
However, I can not see squid_kerb_auth helper in my SQUID installation.
Ho do I get this?
Thanks and Regards
L.
-------
From: Rafal Zawierta [zawierta@xxxxxxxxx]
Sent: Saturday, 12 February 2011 8:10 PM
To: Liyanage, Lakshman
Subject: Re: Configuring SQUID in Windows to authenticate
with Active Directory
Hello, try squid_kerb_auth instead ldap. For me it works with AD 2008R2.
Regards
R
________________________________________
From: Liyanage, Lakshman [lakshman.liyanage@xxxxxxxxxx]
Sent: Saturday, 12 February 2011 1:41 PM
To: squid-users@xxxxxxxxxxxxxxx
Subject: Configuring SQUID in Windows to authenticate with
Active Directory
Hello All,
I am new to SQUID and hence require some help.
I have SQUID 2.7 Stable8 installed on a Windows Server 2008 R2. I am now
trying to configure it to use MS Active Directory. I have the following
lines in the .conf file:
-----
auth_param basic program c:/squid/libexec/squid_ldap_auth -R -b
"dc=ad-mycompany,dc=domain,dc=com" -D
"cn=admin,cn=Users,dc=ad-mycompany,dc=domain,dc=com" -w "password" -f
sAMAccountName=%s -h myipnumber
auth_param basic children 5
auth_param basic realm My_Company
auth_param basic credentialsttl 5 minute
------
When I try to start SQUID, Windows throws" Error 1067: The process
terminated unexpectedly" at me. I have a web server/service running on
port 80 and 443.
What am I missing here?
Many many thanks for your help
Lakshman