redundant SQL / WARNING: Unknown module "sql" in string expansion

Phil Mayers p.mayers at imperial.ac.uk
Tue Nov 9 13:01:41 CET 2010


On 09/11/10 11:28, Tom Teeuwen wrote:

> I used something like if (“%{sql:select ……..
>
> I receive the following error: *WARNING: Unknown module "sql" in string
> expansion "%{sql:select*

Yes. The "redundant" module group isn't a valid target for "xlat" i.e. 
%{name:} expansions. This would need source code changes to fix. You 
will have to try each expansion in turn, or expand to a temporary 
intermediate variable or similar.



More information about the Freeradius-Users mailing list