Check your cache.log if any errors listed. This is usually because the ldap cannot initially properly.
On Friday 04 July 2003 09:35 am, James Wang wrote: > 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
