9 Sep
2008
9 Sep
'08
4:48 a.m.
Alan DeKok wrote:
.. * Debug logs can now be turned on/off while the server is running, for a user, group, realm, etc. See the "log" section of radiusd.conf.
It seems to me, the log section contains the same items as in 2.0.5. So I am not sure how to turn logging on for a specific user when the server is running: log { destination = files file = ${logdir}/radius.log # #requests = ${logdir}/radiusd-%{%{Virtual-Server}:-DEFAULT}-%Y%m%d.log syslog_facility = daemon stripped_names = no auth = no auth_badpass = no auth_goodpass = no } Maybe I missed something? Norbert Wegener