unlang and 1st of 4 ldap source fail
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Jul 30 15:39:09 CEST 2010
    
    
  
Alexander Clouter wrote:
> Probably better off with failover[1], never got around to sorting it 
> out myself, but it is something like this:
> ----
> modules {
> 	ldap ldap1 {
> 		[snipped]
> 
> 		ok = return
  No. The "ok = return" thing NEVER goes into a "modules" configuration.
> authorize {
> 	preprocess
> 	suffix
> 
> 	redundant {
> 		ldap1
> 		ldap3
> 		ldap2
> 		ldap4
> 	}
  That's the right one.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list