refresh variable after exec module
bLn
pruebasradius at gmail.com
Mon Jun 8 10:14:47 CEST 2009
Good morning,
My script returns 2 possible values:
a) If all is correct (ie: an user has time and money to connect) then I
set in Session-Timeout with the time available to this user
b) If not, then I set Reply-Message with the exactly error.
Both of them are in radgroupreply in my database. For that, the value is
previously cached in auth section and I can't refresh or update the new
value after, in post-auth section
Alan DeKok escribió:
> bLn wrote:
>
>> but if I wanna update it with a variable that I got from external script
>> and I put this:
>> update reply {
>> Reply-Message := "%{reply:Reply-Message}"
>>
>
> Uh... that says "set the Reply-Message to the value of the Reply-Message".
>
> What do you *really* want to do? What does the script return?
>
> Alan DeKok.
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>
More information about the Freeradius-Users
mailing list