Tag Archives: authentication

Squid authentication against Microsoft’s Active Directory

http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html Squid authentication against Microsoft’s Active Directory I have not used group_ldap_auth helper against Microsoft’s Active Directory. But someone (user) pointed out the following solution. Add following configuration directive to squid.conf: ldap_auth_program /usr/lib/squid/group_ldap_auth -b dc=my-domain,dc=de -h \ server.my-domain.de -p 636 … Continue reading

Posted in CentOS | Tagged , , , , | Comments Off