Henrik, i know that i am annoying you with all these e-mails, but i couldn't solve my problems with squid_ldap_auth. I followed your adivice and putted the following line in squid.conf:
auth_param basic program /usr/lib/squid/squid_ldap_auth -p -R -b "dc=tre-pb, dc=gov, dc=br" -D "cn=victor,cn=users,dc=tre-pb,dc=gov,dc=br" -w XXXXXXX -f (&(userPrincipalName=%s)objectClass=Person)) -h ldapserver ip address where victor and XXXXXXX is, respectively, a user DN and a password to perform the searches. the problem is that i can't authenticate at all. I've already tried everything that is in the manual. I have no idea of what i'm doing wrong.I just have some users in the domain tre-pb.gov.br in the win2K/ActiveDirectory server and i want to authenticate their access to the internet through squid_ldap_auth. the following error message appears in /var/log/squid/access.log: 2003/12/12 09:53:39| 0 Swapfile clashes avoided. 2003/12/12 09:53:39| Took 5.8 seconds ( 0.0 objects/sec). 2003/12/12 09:53:39| Beginning Validation Procedure 2003/12/12 09:53:39| Completed Validation Procedure 2003/12/12 09:53:39| Validated 0 Entries 2003/12/12 09:53:39| store_swap_size = 0k 2003/12/12 09:53:40| storeLateRelease: released 0 objects squid_ldap_auth: WARNING, could not bind to binddn 'Invalid credentials' squid_ldap_auth: WARNING, could not bind to binddn 'Invalid credentials' squid_ldap_auth: WARNING, could not bind to binddn 'Invalid credentials' please help me with this!!! regards, Victor Souza Menezes
