[squid-users] LDAP authentication

From: Ciocanel Andreea <Andreea.Ciocanel@dont-contact.us>
Date: Tue, 9 Apr 2002 16:23:23 +0200

Hello,
I'm trying to authenticate users from a Win 2000 domain,using LDAP.

I installed openldap on the machine,squid is configured with
--enable-auth="basic" --enable-auth-modules="LDAP"
(--enable-basic-auth-helpers="LDAP").

I can access Internet without:
 
  acl auth_users proxy_auth REQUIRED
        and
  http_access allow auth_users
so squid.conf is ok, the only problem is with LDAP authentication.

in squid.conf I have a line:

auth_param basic program /usr/local/squid/libexec/squid_ldap_auth
/usr/local/squid/etc/squid_ldap_auth.conf (the paths are correct and in
squid_ldap_auth.conf i set the ldap server and ou and dc ).

If I try to connect to internet the authentication window appears, I see in
access.log that a user tried to authenticate,but I cannot connect to
internet....the window is still there,asking for a user and a password.

i'm sure that the password is correct,i tried using only the username,and
username@domain.com....

But still not working,

Thank you in advance,

Andreea Ciocanel

System engineer
Siemens VDO Automotive SRL
Calea Martirilor Nr.1, 1900 Timisoara, Romania
Tel: +40 (0) 56 308220
Fax: +40 (0) 56 294440
Received on Tue Apr 09 2002 - 08:23:47 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:30 MST