I don't think our server supports TLS as ldapsearch fails as well. Basic authentication (clear text) or ssl are my options and both of those work for ldapsearch. Unfortunately I haven't been able to get either option to work for squid_ldap_auth after the domain controller upgrade to 2003. Am I just out of luck or should I open a bug?
Mark On Tue, 19 Oct 2004 19:08:46 +0200 (CEST), Henrik Nordstrom wrote > 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 _______________________________________________________________ Mark Krawec [EMAIL PROTECTED] "Earth First" (We'll strip mine the other planets later)
