Blank value of temporary variable in Unlang

Phil Mayers p.mayers at imperial.ac.uk
Thu Nov 6 14:34:07 CET 2014


On 06/11/14 13:08, Mrinal K wrote:
> Hi Phil,
>
> I am getting value from the first query

Yes sorry I'm being stupid and not reading.

You're doing:

  update control {
    My-Int = "..."
    My-Thing = "... %{My-Int}"
}

...i.e. setting it in "control" but not referencing "control:" when you 
expand it.

In the 2nd query you want %{control:My-Int}


More information about the Freeradius-Users mailing list