22 Feb
2012
22 Feb
'12
3:26 a.m.
Olivier Bilodeau wrote:
http://wiki.freeradius.org/Rlm_perl#Logging refers to: 0 - Debug 1 - Auth
Those are wrong. See src/include/radiusd.h, L_DBG, etc. I've fixed the Wiki.
I expected Debug not to go out in radius.log and Auth to do since I specified Auth to yes in radiusd.conf.
Yup.
With radius -X, as expected, I got everything.
Am I missing something here? Is this a bug or a feature(tm)?
Bug. See the v2.1.x branch in git for patches to src/modules/rlm_perl/example.pl Alan DeKok.