Missing User-Name attribute causing a segfault in attr_rewrite
Alan DeKok
aland at nitros9.org
Fri May 5 19:17:40 CEST 2006
Dennis Skinner <dskinner at 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.
More information about the Freeradius-Users
mailing list