26 Jul
2007
26 Jul
'07
10:51 a.m.
VM wrote:
I can't find anything the various documentation sources related to the debug_level parameter.
There is none.
It seems to be usually put to a value of 0. Can you explain what are the relevant values for this parameter and what it is supposed to control ?
It controls debugging.
My need is to get debug information on ldap communication but could not start FreeRadius in debug mode because the resulting logs must be stored in a file for further analysis (I can't stay in front of my display waiting for a random crash to happen).
Does this paramter allow this ? If not, is there another way ?
$ script log.txt $ radiusd -X <CTRL-C> $ exit $ more log.txt Alan DeKok.