29 Sep
2008
29 Sep
'08
5:47 a.m.
Arrigo Savio wrote:
Hi everybody. I installed Freeradius 2.1.0 on a Fedora 9 server.
I suggest using 2.1.1, which was released last week.
I'm trying to understand if is it possible to set the logging level in radius.log log file. Where can I set up a "radius -X like" level also in radius.log file?
Yes. Put "debug_level = 2" in radiusd.conf.
Is it eventually possible to change this level "on the fly"? I mean without restarting the whole radius process....
In 2.1.1, yes. See radmin. Connect to the server, and type "help". See also "man radmin" Alan DeKok.