mån 2006-08-14 klockan 09:37 -0300 skrev Alejandro Decchi:

> auth_param basic program /usr/local/squid/libexec/squid_ldap_auth -P -R -b 
> "dc=sadepan" -D "cn=squid,cn=Users,dc=sadepan" -w zpig#s1 -f 
> "(&(objectClass=user)(cn=%s))" -h 192.168.0.2 -p 3268


Looks sort of reasonable. Does it work if you run this from the command
line?


> squid_ldap_auth: WARNING, could not bind to binddn 'Invalid credentials'

This says that either the -D or -w options is not correctly set. Most
likely -D is not correct. In most AD setups I have seen it should be

  -D "cn=squid,cn=Users,dc=sadepan,dc=com,dc=ar"

You should be able to find the exact LDAP DN of the squid user using the
MS AD administration console I think.

Regards
Henrik

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to