On Thu, 19 Feb 2004, Ampugnani, Fernando wrote: > I have been same test with squid_ldap_auth and > squid_ldap_group. And I see that same part of squid_ldap_group line work > properly (part that connect to LDAP and do the search), but I belive that > when squid_ldap_group must send user and password there is same wrong, > because take password as group.
Reading the question again. No, the binddn and bindpassword is correct. You get a very annoying error message when tese are wrong. > Is the filter syntax correct? Maybe, but it depends on what arguments you used for squid_ldap_auth. If squid_ldap_auth is used in search mode then the exact same filter needs to be specified as user filter to squid_ldap_group. See the -F option in the manual. Regards Henrik
