27 Feb
2014
27 Feb
'14
11:06 a.m.
Arran Cudbard-Bell wrote:
On 27 Feb 2014, at 15:07, Marco Marino <marino.mrc@gmail.com> wrote:
My radgroupreply has this row:
Users Session-Timeout = 120
Which might now work. Setting timeouts to less than 5 minutes is probably a bad idea.
Operator is "=", so i think it is correct. Where i'm wrong? Thanks
*sigh* why are you setting in the SQL module? I guess rlm_counter can trash the current value if you want, but it doesn't seem very friendly.
The order of modules helps here. I didn't read the debug output, but you could do something like: sql set timeout to 600 ... counter re-set timer to something else Alan DeKok.