7 Oct
2005
7 Oct
'05
11:50 a.m.
Yurij Korik <korik@tnet.dp.ua> wrote:
When RADIUS got an update accounting packet (PW_STATUS_ALIVE), i need create and add pair (for example "Session-timeout") into request->reply->vps (module rlm_sql).
Even if you make FreeRADIUS send that attribute, the NAS will not understand it. Accounting-Response packets are empty. Session-Timeout can only go into Access-Accept.
It's need to dynamically change Session-timeout depend by user trafic.
RADIUS can't do that. Alan DeKok.