[squid-users] Odd bug with the ldap helpers

From: Martin Richard <martin.richard@dont-contact.us>
Date: Tue, 15 Mar 2005 13:37:02 -0500

Hello all,

  I'm trying to setup squid to auth against a NDS8 (NW5) and while
trying to test squid_ldap_auth I've discovered it doesn't even
initiate network connections!?

  I'm using squid-2.5.STABLE9 on a FC2 box, with the helpers that came
with the squid package..

  If I start a tcpdump on the ldap server ip and use "ldapsearch" I
see traffic.. if I use squid_ldap_auth, there's simply no traffic to
be seen. I quite frankly don't get it ;-) Where should I look for
further debugging ?

  This is the command I used:

./squid_ldap_auth \
  -b "O=LABNW5-01" \
  -u cn \
  -s sub \
  -D "cn=admin,O=LABNW5-01" \
  -w "removed" \
  -f "(&(&(objectClass=person)(cn=%s))
(groupMembership=cn=SquidUsers,o=LABNW5-01))" \
  -h otkldap

"otkldap" resolves to the correct IP via /etc/hosts.

  Any suggestions welcome !
Received on Tue Mar 15 2005 - 11:37:17 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST