hi,
Did you compile squid with --enable-auth=LDAP parameters? If yes then in
squid.conf file did you set the auth parameters as:
auth_param basic program /usr/local/squid/libexec/squid_ldap_auth -b
ou=,dc= <ldap.server>
and access list parameters as:
acl authenticate proxy_auth REQUIRED
http_access allow authenticate
If yes, did you check logs of squid and ldap.server logs?
--- ibrahim Varun wrote: > Hello, > > I would like authenticate squid proxy users > using LDAP. > > My server is on Mandriva 2005. > > I have installed openldap-servers. > > Is there anything else I need to know or > install. > > Thanks > > Varun >Received on Mon Oct 17 2005 - 05:59:44 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Nov 01 2005 - 12:00:04 MST