LDAP AD
Hi I’m batteling to get squid_ldap_auth to authenticate against M$ windows Active Directory 2008 with my config below /usr/lib64/squid/squid_ldap_auth -b «OU=Organizational Structure,DC=example,DC=co,DC=za» -h 10.*.*.250 -D «CN=squid,OU=Other,OU=TC JHB,OU=Company,OU=Organizational Structure,DC=example,DC=co,DC=za» -w «Password1» -f «(&(uid=%s)(objectclass=user))» I have used a similar config on windows Active Directory 2003 and it worked perfectly fine. Is there a catch to authenticating against… Leer más »