tnt@kalik.net escribió:
Hi again,
I use that operator :=
[exec] expand: %{User-Name} -> belen@wifiya.com Exec-Program output: VALOR 1(Username) ES belen@wifiya.com Session-Timeout = 79845 Exec-Program-Wait: plaintext: VALOR 1(Username) ES belen@wifiya.com *Session-Timeout = 79845* Exec-Program: returned: 0
Let's try again: use := as operator!!!
Ivan Kalik Kalik Informatika ISP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
this *Session-Timeout = 79845* is just an echo from my script. In my database, I have := as operator. echo "Session-Timeout = $CONEXION_SEG" exit 0 If you want I´ll post my script too but I think, rlm_sql is executed before exec module and for that it send the value from sql query, but I´m not sure