27 Sep
2005
27 Sep
'05
6:54 a.m.
Bergman, Mark wrote:
I installed a clean debian (with a 2.4 kernel) and installed freeradius 1.05. I't worked with some minor changes to clients.conf. I could login to the machine using NTRadPing.exe
Thereafter i installed mysql, created all the needed tables. Changed sql.conf and tried to start radius.
A coredump was the result. Can anyone tell me what went wrong and how to get it runnning?
Try using the freeradius binary package from Debian.
I'm also still debugging myself. I guess the function lt_dlsym called in 695 inst->module = (rlm_sql_module_t *) lt_dlsym(inst->handle, inst->config->sql_driver);
Looks like it's bug #98. http://bugs.freeradius.org/show_bug.cgi?id=98 -- Nicolas Baradakis