3 Jun
2009
3 Jun
'09
1:30 a.m.
up@3.am wrote:
Now I get this running debug mode:
} /usr/etc/raddb/radiusd.conf[1824]: Failed to link to module 'rlm_ippool': rlm_ippool.so: cannot open shared object file: No such file or directory
Because you don't have the GDBM libraries or header files.
/usr/etc/raddb/sites-enabled/default[337]: Failed to find module "users_pool". /usr/etc/raddb/sites-enabled/default[314]: Errors parsing accounting section. } } Errors initializing modules
...and indeed, that file exists nowhere on the server. Was it a part of freeradius-server-2.0.4 ?
Yes. But we don't re-implement a DBM database. We rely on a library for that, and you don't have the library or header files installed. Alan DeKok.