Peter Stamfest <[EMAIL PROTECTED]> wrote:
> With freeradius-0.9.1 radiusd constantly crashed (using radiusd -X) when
> doing MSCHAP. I tracked the problem to the code that generates the
> SMB-Account-CTRL value from SMB-Account-CTRL-TEXT if SMB-Account-CTRL was
> missing (BTW: I am using LDAP to store data). The integer value for
> SMB-Account-CTRL was initialized from an empty string ("") instead of a
> string representation of an integer (eg. "0"), resulting in a NULL pointer
> deref later on.Where? I don't see why any of that code would core dump. Can you supply a back trace, with indication as to which pointer was NULL? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
