5 May
2006
5 May
'06
1:17 p.m.
Dennis Skinner <dskinner@bluefrog.com> wrote:
Any luck with this, Alan? Need any other info from me? Should I open a bug report in bugzilla?
Try the following:
#5 0x400e24f7 in preprocess_authorize (instance=0x0, request=0x8161638) at rlm_preprocess.c:550
That line in rlm_preprocess.c looks at request->username->strvalue. Try editing the radlog() to "if (request->username) radlog(...". Re-build & install. Maybe that will help. Alan DeKok.