fre 2003-06-27 klockan 16.34 skrev Farid: > I’ve currently a server running squid 2.6 and SquidGuard.
There is no Squid-2.6 version.. > Squid authenticate users against a simple openldap using > squid_ldap_auth helper. > > I’ve read this helpers support also authentication using TLS. > > Is it true ??? The squid_ldap_auth helper shipped with Squid-2.5.STABLE3 supports LDAPv3/TLS if your LDAP C API library does. It also supports LDAPv2 over SSL (port 636) if using the Netscape LDAP API, but not if using the OpenLDAP API. The squid_ldap_auth helper shipped with Squid-3 supports LDAPv2 over SSL when using the OpenLDAP API. The squid_ldap_atuh helper shipped with Squid-2.5.STABLE2 or earlier does NOT support either TLS or SSL. > How do I configure “auth_param” squid directive to authenticate > against my new openldap using TLS ?? See the squid_ldap_auth documentation for a version where this is supported. Documentation is included with the helper in form of a man page. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org Please consult the Squid FAQ and other available documentation before asking Squid questions, and use the squid-users mailing-list when no answer can be found. Private support questions is only answered for a fee or as part of a commercial Squid support contract. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
