Hi again,

I use that operator :=

regards

t...@kalik.net escribió:
My problem is the next: I have a script, executed in exec module, that calculate the variable "Session-Timeout" for each user, and another different cases. Well, in the debug of freeradius I see that exec is executed after sql queries (radgroupreply in this case) and if I change Session-Timeout variable, in my script, and previously freeradius has read Session-timeout from the database when freeradius sends Access-Accept to the NAS the value of Session-Timeout is not the recent value if not the previous data saved in the field Session-Timeout before have executed the script

Use  Session-Timeout := ... not =.

Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to