Re: [squid-users] Anonymous LDAP binding with LDAP AUTH ?

From: Pat Riehecky <prieheck@dont-contact.us>
Date: Tue, 15 May 2007 07:55:24 -0500

This section works perfectly at my site

auth_param basic program /usr/lib/squid/ldap_auth
-bou=People,dc=iwu,dc=edu -f "(&(ProxyAccess=yes)(uid=%s))"
ldap.domain.tld:389

It binds as the user doing the login so no passwords need to be
recorded.

Pat

On Tue, 2007-05-15 at 14:40 +0200, Frank Bonnet wrote:
> Hello
>
> I've read the wiki about Squid and LDAP AUTH but in the examples
> it seems it is necessary to write a user LDAP passwd in the
> command line.
>
> Is there a possibility to use the anonymous LDAP binding method to let
> users authenticate ?
>
> auth_param basic program /usr/lib/squid/squid_ldap_auth -v 3 -b "dc=yourcompany,dc=com" -D
> uid=some-user,ou=People,dc=yourcompany,dc=com -w password -f uid=%s ldap.yourcompany.com
> ^^^^^^^^^^^^^ ^^^^^^^^^
>
>
> Thank you
> --
>
> Cordialement
> Frank Bonnet
> // Machines MUST help //
Received on Tue May 15 2007 - 06:55:35 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Jun 01 2007 - 12:00:05 MDT