[squid-users] Squid with ldap/kerberos - advice?

From: Roland Roland <R_O_L_A_N_D_at_hotmail.com>
Date: Tue, 5 Jul 2011 08:04:44 +0300

Hello,

i'm trying to get squid to work with a max os x based LDAP.

I have a couple of questions if you can help me with:

1. Does a centos based yum installation contain ldap and kerberos support?
2. Is the following squid.conf config enough to get things up and
running (complete article
<http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html>)
|auth_param basic program /usr/lib/squid/squid_ldap_auth -b
"dc=nixcraft,dc=com" -f "uid=%s" -h ldap.nixcraft.com
acl ldapauth proxy_auth REQUIRED
http_access allow ldapauth
http_access deny all

3. If repository based squid doesn't come with ldap/kerberos support. is
the following enough:
|./configure --enable-basic-auth-helpers="LDAP"
--enable-external-acl-helpers=ldap_group

NB: if you can guide me to a how to i'd appreciate it.

Thank you for help and best regards,

--Roland
Received on Tue Jul 05 2011 - 05:04:54 MDT

This archive was generated by hypermail 2.2.0 : Tue Jul 05 2011 - 12:00:01 MDT