On Tue, 9 Mar 2004 [EMAIL PROTECTED] wrote: > if use accounts those are under default "USER" and password, I am able to > successfully get OK. If use any other account those are under different OU, > i get an error.
To solve this you need to use the search mode of the helper (-f flag). See the manual (MS AD examples included). > I tried below command also, I get only error. > > squid_ldap_auth -b ou=IT,dc=mydomain,dc=com myldapserver This is because your LDAP server is using the LDAP structure expected in this mode of the helper. Regards Henrik
