Categories
- ALCATEL (2)
- Blog Personal (133)
- Cisco (35)
- Cluster (2)
- elearn (13)
- Nix (380)
- OpenVMS (5)
- Programación (36)
- C++ (2)
- javaScript (11)
- PHP mySQL (21)
- travel (1)
- Windows (44)
- Exchange (3)
- SQL Server (6)
- www (7)
- apache (3)
Tag Archives: squid
Squid ;) CentOS
http://www.cyberciti.biz/tips/howto-rhel-centos-fedora-squid-installation-configuration.html
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