[squid-users] squid_ldap_auth: Could not Activate TLS connection

2006-12-19 Thread michael . 2006
Hello squid-users, hello Henrik, I'm using squid_ldap_auth to authenticate against our LDAP server. Our LDAP server accepts only ldaps (port 636) and anonymouse simple bind is disabled. I've copied the certificate of the LDAP server to the squid cache and configured it in /etc/ldap/ldap.conf:

[squid-users] Two proxies authentication

2006-07-12 Thread michael . 2006
Hello Henrik, I'm using LDAP authentication with one-time passwords. We have 2 proxy servers that are load-balanced with the sharp proxy super script. When the first request hits a proxy the users has to authenticate, when the next request hits the other proxy server the user has to authenticate

[squid-users] external_acl / passwd expiry

2006-06-27 Thread michael . 2006
Hi, I'm using squid-2.5.STABLE9 with basic/LDAP as authentication helper. In addition an external shell script (external_acl_type) to check for password expiry. The script which basically does an ldapsearch for a given user, returning OK if outside the grace period resp. returning ERR if