tor 2003-07-03 klockan 15.15 skrev Josh Kuperman:
> How many different Authentication Methods can be simultaneously
> supported by one Squid. Can I use PAM, NTLM, Basic- .htaccess files,
> LDAP, simutaneously. Can I use multiple instances, e.g. refer to users
> in separate LDAP servers or Windows Domains.

Squid as such only supports a single authentication helper per
authentication scheme, but it is trivial to use a little glue between
Squid and the authentication helpers, selecting which backend
authentication helper to use based on the username.

You cannot select which backend authentication method to use based on
the site or URL visited. You can only select authentication method based
on the entered user name (or password)

For a silly example of such authentication method glue, search for Open2
in the squid-users archives.

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]

Reply via email to