[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squid-users
Subject:    [squid-users] Problem with basic auth ldap
From:       Allan Carvalho <allanc () outlook ! com>
Date:       2013-08-29 16:33:18
Message-ID: BLU0-SMTP245B15D270B67AB35395025D1340 () phx ! gbl
[Download RAW message or body]

Hello.

I'm having a problem with my squid, the basic auth ldap not working with 
M$ Windows 7 clients, the message in the log cache is:

basic_ldap_auth.cc(685): pid=6936 :user filter 'sAMAccountName=none', 
searchbase 'dc=example,dc=com'
basic_ldap_auth.cc(707): pid=6936 :Ldap search returned nothing

My squid.conf:

auth_param negotiate program /usr/lib/squid3/negotiate_kerberos_auth -s 
HTTP/squidproxy.example.com
auth_param negotiate children 25
auth_param negotiate keep_alive on
auth_param basic program /usr/lib/squid3/basic_ldap_auth -d -v 3 -R -b 
"dc=example,dc=com" -D "cn=Administrator,cn=Users,dc=example,dc=com" -w 
"secret" -f sAMAccountName=%s -h domaincontroller.example.com
auth_param basic children 5
auth_param basic utf8 on
auth_param basic realm Internet control

Domain controller = Windows 2003 server R2 Standard
Squid proxy = Debian Wheezy
Squid Version = 3.3.8-1

I think the problem is with this version of Squid, because the version 
3.1.20-2.2 works fine (test environment).

Thanks for the help.

-- 
Regards,
Allan Carvalho

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic