With the parameter "-c [seconds]" (on the ldap-helper), I can specify, how long the first domain-controller should tried to be contacted, before the second one will tried to reach. Regards, Tom 2010/2/5 Tom Tux <tomtux80@xxxxxxxxx>: > I can provide more than one server, but if the first one is not > reachable, i'll get a timeout. Can I specify, how long the ldap-helper > has to wait, until it tries to connect to the second or third > ldap-server? > Thanks. > > 2010/1/29 Alejandro Bednarik <alejandro@xxxxxxxxxxxx>: >> Try with something like this. >> >> /usr/lib/squid/squid_ldap_group -h server1 -h server2 -h server3 >> >> Cheers. >> >> 2010/1/29 Tom Tux <tomtux80@xxxxxxxxx>: >>> Hi all, >>> >>> Any hints about this question? >>> Thanks a lot. >>> >>> >>> ---------- Forwarded message ---------- >>> From: Tom Tux <tomtux80@xxxxxxxxx> >>> Date: 2010/1/11 >>> Subject: squid_ldap_auth with two or more domain-controllers? >>> To: squid-users <squid-users@xxxxxxxxxxxxxxx> >>> >>> >>> I configured our squid to authenticate with squid_ldap_auth & >>> squid_ldap_group against an active-directory. With the parameter "-h >>> [ip-address of domain-controller], I'm able to define one ore more of >>> our ldapservers (domain-controllers) for querying. But the setting >>> with the specified failover-dc seems not really to work. >>> How can I define a 2nd or a third domain-controller, if the request to >>> the first domain-controller fails? How can I define a query-timeout? >>> Thanks a lot. >>> Tom >>> >> >