Re: [squid-users] authentication

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 18 Dec 2003 20:33:23 +0100 (CET)

On Wed, 17 Dec 2003, Victor Souza Menezes wrote:

> Hello everybody, I can't solve my problems with squid_ldap_auth. I followed
> the manual instructions and putted the following line in squid.conf:
>
> auth_param basic program /usr/lib/squid/squid_ldap_auth -p -R -b "dc=tre-pb,
> dc=gov, dc=br" -D "cn=victor,cn=users,dc=tre-pb,dc=gov,dc=br" -w cl3500vsm -f
> (&(userPrincipalName=%s)objectClass=Person)) -h ip_address

The search filter is not correct. Missing a parantese infront of
objectClass.

> squid_ldap_auth: WARNING, could not bind to binddn 'Invalid credentials'

Then either -D or -w is not correct. Try binding to the same user using
ldapsearch (remember the -x flag).

Regards
Henrik
Received on Thu Dec 18 2003 - 12:33:27 MST

This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:17 MST