Re: [squid-users] Squid ldap failover

From: Jorge Armando Medina <jmedina_at_e-compugraf.com>
Date: Fri, 21 Aug 2009 16:36:51 -0500

Henrik Nordstrom wrote:
> tis 2009-08-18 klockan 15:51 -0400 skrev michel_at_casa.co.cu:
>
>> Hello
>>
>> Using squid "2.6.STABLE21 Version".
>>
>> I authenticate my users against active directory of windows. need to
>> add another server to possible technical failures, if no response from
>> the primary controller, then to consult a secondary.
>>
>> is it possible?
>>
I use something like this:

auth_param basic program /usr/lib/squid/ldap_auth
  -b "ou=Users,dc=mydomain,dc=com"
  -D 'cn=binddn,dc=mydomain,dc=com"' -w 'pass'
  -v 3
  -H ldap://ldap1.mydomain.com ldap://ldap2.mydomain.com

Hope it helps.
>
> Yes, just list more than one server to squid_ldap_auth
>
> Regards
> Henrik
>
>

-- 
Jorge Armando Medina
Computación Gráfica de México
Web: http://www.e-compugraf.com
Tel: 55 51 40 72, Ext: 124
Email: jmedina_at_e-compugraf.com
GPG Key: 1024D/28E40632 2007-07-26
GPG Fingerprint: 59E2 0C7C F128 B550 B3A6  D3AF C574 8422 28E4 0632

Received on Fri Aug 21 2009 - 21:37:02 MDT

This archive was generated by hypermail 2.2.0 : Sat Aug 22 2009 - 12:00:03 MDT