8 Apr
2008
8 Apr
'08
2:18 a.m.
John Horne wrote:
It seems that radiusd doesn't like the NULL realm after the DEFAULT. I swapped these two around, and radiusd started up fine.
? I can start up the server fine with those realms, in any order.
I'm not sure why the 'radiusd -X' output gives as the very last line '} # realm NULL'.
The code shows that it always does this (replacing 'NULL' for the relevant realm name).
Where in the code? That message is printed out *only* if it finds two realms with the same name. Alan DeKok.