Re: [squid-users] squid_ldap_auth with SASL/GSSAPI

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Thu, 14 Jun 2012 22:11:21 +1200

On 14/06/2012 7:57 p.m., Павел Бычихин wrote:
> Hi!
>
> Is it possible to use squid_ldap_auth with SASL/GSSAPI (My SQUID ver.
> is 3.1.19)
>

* LDAP is a database access protocol
* SASL is a framework layer.
* GSSAPI is a Windows function API.

One guess which squid_ldap_auth uses?

You want SASL you try to find the "SASL" auth helper.

You want GSSAPI you try to find the "SSPI" auth helper (only available
on Windows native builds).

http://www.squid-cache.org/Doc/man/

(don't be fooled by the "Squid Version" column. That is only where the
helper is documented for. Most of them exist in older Squid versions
back to 2.6 but in an undocumented form which differ slightly from the
3.2 release helper)

Amos
Received on Thu Jun 14 2012 - 10:11:42 MDT

This archive was generated by hypermail 2.2.0 : Thu Jun 14 2012 - 12:00:06 MDT