Good. I upgraded to 2.1.1 and I successfully tried the debug_level option. I have a problem with radmin. I configured the listening socket and ran the program. I can run all the "show" commands, but if I try any "set", I receive the error: radmin> set ERROR: You do not have write permission. Where can I specify this permission? ---------------------------------------- Listening socket in radiusd.conf: listen { type = control socket = ${run_dir}/radiusd.sock uid = root gid = root } ---------------------------------------- Arrigo -----Messaggio originale----- Da: freeradius-users-bounces+a.savio=bascom.it@lists.freeradius.org [mailto:freeradius-users-bounces+a.savio=bascom.it@lists.freeradius.org] Per conto di Alan DeKok Inviato: lunedì 29 settembre 2008 11.48 A: FreeRadius users mailing list Oggetto: Re: Logging level 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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html