Re: [squid-users] squid_ldap_auth + openldap

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 2 Jan 2004 11:35:21 +0100 (CET)

On Fri, 2 Jan 2004 squid@tobloml.mailcan.com wrote:

> o=vpop
> ou=tld.com
> uid=user1
> uid=user2
>
> The squid.conf has the following lines:
> auth_param basic program /usr/lib/squid/squid_ldap_auth -b
> ou=tld.com,o=vpop -h localhost -D "cn=manager,o=vpop" -w password

Should work from what I can tell. The binddn/passwd (-D/-w) arguments are
not needed in this setup.

Can you bind to the user using ldapsearch?

  ldapsearch -x -D o=vpop,ou=tld.com,uid=user1 -W -b ou=tld.com,o=vpop

Regards
Henrik
Received on Fri Jan 02 2004 - 03:35:23 MST

This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:02 MST