Hello, I am trying to configure LDAP authentication for Squid with ADS. To check LDAP communication, i am using following ldap command.
squid_ldap_auth -u cn -b cn=users,dc=mydomain,dc=com myldapserver 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. I tried below command also, I get only error. squid_ldap_auth -b ou=IT,dc=mydomain,dc=com myldapserver Any help would be appreciated. Ravi
