Hi, Here is the config lines I add for ldap auth:
auth_param basic program /usr/local/squid/libexec/squid_ldap_auth -u cn -b cn=Users,dc=test,dc=com,dc=cn localhost acl Authuser proxy_auth REQUIRED http_access allow all Authuser When I try, There is authentication popup screen appeared, but the authentication failed. The product I used is: openldap-2.1.22 gdbm-1.8.3 squid-2.5.STABLE3 Is there any thing I left? Regards James
