I have a properly setup pfSense box with Squid 2.7.9 running in it.
I have a Windows 2008 R2 Active Directory with all my users in it.
Here's how pfSense Squid is configured:
Authentication method - LDAP
LDAP version - 3
Authentication server - 192.168.1.10
LDAP server user DN - CN=someuser,CN=Users,DC=xxxx
LDAP password - somepassword
LDAP base domain - DC=xxxxx,DC=xxxxx,DC=xxxx
LDAP search filter - sAMAccountName=%s
Now when I test it, the browser pops-up a Login Box, but it won't accept any user/password combo. Do you think the two servers are communicating properly? Or is there a compatibility issue between them?