session-timeout for disconnect at fixed time
Ivan Kalik
tnt at kalik.net
Mon Apr 7 14:17:15 CEST 2008
>What should be instead of ?. I want to enter result of the expressions
>like `%{expr: ((%l + 86399) %% 86400) - %l}`.
>How can I make it?
>
Try just:
((%l + 86399) %% 86400) - %l
>
>
>Also, in the debug mode, how can I shorten debugs. I mean, I want to get
>only access-accept, access-reject, access-request packets, not any others
>(like entering sql, expanding user etc.,).
>Help please
>
-x will produce shortest debug, -xx longer, -xxx even more, etc. What you
are asking for is not debug but radtest output.
Ivan Kalik
Kalik Informatika ISP
More information about the Freeradius-Users
mailing list