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 //