25 Oct
2007
25 Oct
'07
7:44 a.m.
Francesco Cristofori wrote:
I know that Alan said it's not a FR issue (http://lists.cistron.nl/pipermail/freeradius-users/2006-October/057588. html), but many people says that turning on RTLD_GLOBAL is a security weakness, so perhaps it's overall good to fix the code to make it work even with RTLD_GLOBAL turned off.
Try editing the Makefiles so that rlm_sqlippool links to rlm_sql. Maybe that will solve the problem. Or, statically link the application. Alan DeKok.