redundant sql question

Alex Sharaz alex.sharaz at york.ac.uk
Mon Sep 29 15:27:26 CEST 2014


Guess I need to read a bit more on how to use the redundant section 
Rgds
A

On 29 Sep 2014, at 13:39, Alan DeKok wrote:

> Alex Sharaz wrote:
>> and changed the 1st statement to be
>> update control {
>>      Tmp-String-3 := "%{redundant_sql:CALL get_manufacturer('%{NAS-IP-Address}')}"
> 
>  That won't work.  The redundant sections are fail-over configurations.
> They aren't modules.
> 
>> on Sep 29 11:30:59 2014 : Info: WARNING: Unknown module "redundant_sql" in string expansion "%"
> 
>  Because it's not a module.
> 
>  In version 3, the server won't even start with that configuration.
> 
>> What do I have to get rid of the unknown module warnings? 
> 
>  Fix the %{...} string to use a real module.  Don't use a redundant
> section.
> 
>  Alan DeKok.
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



More information about the Freeradius-Users mailing list