Posts tagged as:

LDAP

How To: Write Custom Basic Authentication Plugin for Squid in Python

April 24, 2008

Mission To write a Python program which can be used to authenticate for Squid proxy server. This is useful when you don’t want to configure complex systems like LDAP, ntlm etc. Use Cases When you want to authenticate clients using mysql database. When you want to authenticate clients using flat files or /etc/passwd file or [...]

Read the full article →