"Andrew G. Buenaventura" <[EMAIL PROTECTED]> wrote: > Did I send the correct output?
Yes, but the problem appears to be in the tds libraries on your system. The tds_alloc_config() function is passing a bad pointer to strdup(), so it crashes. There's nothing you can do to FreeRADIUS to make the tds libraries work. I would suggest finding a newer version of the freetd libraries. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
