On Tue, 19 Oct 2004, Mark Krawec wrote:

Thanks for being persistent but unfortunately I get the same error with
version 3.  Let me know if I should try anything else or if I should create a
bug for this.  Are there others that are using squid_ldap_auth to authenticate
against a W2003 LDAP directory server?

echo "Squid1 password" | /usr/local/squid/libexec/squid_ldap_auth -v 3 -H
ldaps://fddc02.scif.com:636/  -D "CN=Squid1 Proxy, OU=FD, OU=Fairfield,
DC=scif, DC=com" -w "password"  -b "DC=scif,DC=com" -f "(SamAccountName=Squid1)"
squid_ldap_auth: WARNING, LDAP search error 'Operations error'
ERR

Were you using ldaps in ldapsearch as well?

Please note that ldaps:// != TLS. ldaps:// is LDAPv2 over SSL on the ldaps port.

Regards
Henrik

Reply via email to