I grabbed the source dist of radiusd 2.0 from Livingston, tried compiling
(I get one warning only - return discards const from pointer type in
function 'ip_hostname'), and running without success.
I run the daemon with 'radiusd -a /var/adm/radacct -d /etc/raddb', and I
have tried setting a new users file at first with some basics, as well as
my old users file with one DEFAULT entry only, and all I can get it to do
is coredump after it lets me in to our pm2-er. The binary copy of radiusd
on Livingston's site seems to do the same thing. If I try a debug (-x) log
it just tells me that authentication was okay, and it died on a signal (I
tried stracing the daemon, that may have been the output from that).
I'm lost - we are running Linux Redhat 3.0.3, which has 1.3.81 kernel,
Berkely db libs as standard, no shadow, ELF etc. Anyone running
successfully with a similar setup?
Regards.
James
(BTW, could any replies be CC'd directly back to me as well thanks).