Version 2.1.0 has been released.

Phil Mayers p.mayers at imperial.ac.uk
Tue Sep 9 11:51:47 CEST 2008


Alan DeKok wrote:
> Arran Cudbard-Bell wrote:
>> Didn't you alter the parser slightly to allow just:
>>
>>    ...
>>    %{debug:2}
>>    ...
> 
>   Err, yes.  But that's horrible syntax, and I don't think it will stay.

if (condition) {
   call debug 2
}

Might also be useful for:

post-auth {
   call sql "insert into blah ..."
}



More information about the Freeradius-Users mailing list