Re: [squid-users] Squid + LDAP

From: Peter Benko <benko_peter_at_vse.sk>
Date: Wed, 5 Feb 2014 12:52:33 +0100

On Wed, Feb 05, 2014 at 10:08:41AM +0100, matthew vassallo wrote:
> Hi,
>
> I am trying to connect Squid with Windows Server 2008 R2 active directory but its not working. I made a test environment and ran the following:
>
> /usr/lib/squid3/squid_ldap_auth -b "dc=matthew,dc=com" -h 192.168.2.3 -D "cn=vassm068,ou=IT,dc=matthew,dc=com" -w "Pa$$w0rd" -f "(&(objectClass=person)(cn=%s))"
>
> When I run this, I am getting the following error - WARNING, could not bind to binddn 'Invalid Credentials'
> ERR Success
>
> Do I need to install something on my AD server/squid to authenticate users? Do I need to install and configure Kerberos? I appreciate your help. Thanks
>
> Regards,
> Matthew

Try to read this:
https://www.mail-archive.com/squid-users@squid-cache.org/msg92724.html

Do you use some special characters in password (after the -w parameter)?
Try to avoid them and use only alphanumeric characters from ASCII table).

-- 
Peter Benko
Received on Wed Feb 05 2014 - 11:52:43 MST

This archive was generated by hypermail 2.2.0 : Wed Feb 05 2014 - 12:00:04 MST