1 May
2006
1 May
'06
9:31 a.m.
"Daniel O'Connor" <darius@dons.net.au> wrote:
It appears that in read_radius_conf_file conf_read returns NULL so the cf_section_parse call is never made.
So how did you convince the server to keep running after that? My reading of the code indicates that it should exit() if that conf_read() returns NULL. Alan DeKok.