Re: configuring multiple ldap servers

2010-03-23 Thread Bob Brandt
s.org] *On Behalf Of *Bob Brandt > *Sent:* Tuesday, March 23, 2010 2:23 PM > *To:* FreeRadius users mailing list > *Subject:* Re: configuring multiple ldap servers > > How about you use something like: > > authorize { >redundant { >redundant-load-balanc

RE: configuring multiple ldap servers

2010-03-23 Thread V Jyothi-B22245
23, 2010 2:23 PM To: FreeRadius users mailing list Subject: Re: configuring multiple ldap servers How about you use something like: authorize { redundant { redundant-load-balance

Re: configuring multiple ldap servers

2010-03-23 Thread Bob Brandt
How about you use something like: authorize { redundant { redundant-load-balance { ldap1 ldap2 } ldap3 } } Where the load will be shared evenly between ldap 1 and 2 and only use 3 if 1 and 2 a