[Date Prev][Date Next] [Chronological] [Thread] [Top]

using ldap for squid authentication



im using openldap for my squid authentication but it fails...
here is the output of my ldap server in debug mode:
-------------------------------------
daemon: select: listen=6 active_threads=1 tvp=NULL
conn=1 op=22 SRCH base="dc=ntsp,dc=nec,dc=co,dc=jp" scope=2
filter="(&(cn=Internet
Surfers)(|(objectClass=groupofuniquenames)(objectClass=groupofnames)))"
daemon: select: listen=6 active_threads=1 tvp=NULL
ber_flush: 140 bytes to sd 13
ber_flush: 14 bytes to sd 13
conn=1 op=22 SEARCH RESULT tag=101 err=0 text=
daemon: activity on 1 descriptors
daemon: activity on: 13r
daemon: read activity on 13
conn=1 op=23 BIND
dn="UID=CATHY,OU=ENGINEERS,DC=HQ,DC=NTSP,DC=NEC,DC=CO,DC=JP" method=128
ber_flush: 14 bytes to sd 13
conn=1 op=23 RESULT tag=97 err=50 text=
daemon: select: listen=6 active_threads=1 tvp=NULL
daemon: activity on 1 descriptors
--------------------------------------
are there other things to change aside from the ldap_auth_program line
in my squid.conf file? (i placed there the ldap server's ip address and
search base and i think it is correct)

could it be that there is something else lacking in my config file or
should i change something in my ldap server....

thanks.....

cathy