Hello List,
I am getting an "<~db_use_table> not found" error while trying to use SER with freeradius. The radiusclient and freeradius server are properly configured (tested freeradius with radiusclient as per the SER RADIUS Howto doc). I am using ser-0.8.11, freeradius-0.9.3 and radiusclient-0.3.2. SER error log below and ser.cfg attached. Any help will be greatly appreciated.
------------------------------------------------- 0(25602) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(25602) DEBUG: init_mod: auth_db 0(25602) auth_db module - initializing 0(25602) find_export: <~db_use_table> not found 0(25602) mod_init(): Unable to bind database module 0(25602) init_mod(): Error while initializing module auth_db ERROR: error while initializing modules -------------------------------------------------
Thanks,
Dhiraj Bhuyan Security Research Engineer BT Exact
Tel: +44 1473 643932 Mob: +44 7962 012145 Email: dhiraj.2.bhuyan@bt.com
The problem is that you are trying to load auth_db module which needs a database module (like mysql, postgres or dbtext).
If you want to use radius authentication then you should load auth_radius instead.
Jan.
On 24-11 11:20, dhiraj.2.bhuyan@bt.com wrote:
Hello List,
I am getting an "<~db_use_table> not found" error while trying to use SER with freeradius. The radiusclient and freeradius server are properly configured (tested freeradius with radiusclient as per the SER RADIUS Howto doc). I am using ser-0.8.11, freeradius-0.9.3 and radiusclient-0.3.2. SER error log below and ser.cfg attached. Any help will be greatly appreciated.
0(25602) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(25602) DEBUG: init_mod: auth_db 0(25602) auth_db module - initializing 0(25602) find_export: <~db_use_table> not found 0(25602) mod_init(): Unable to bind database module 0(25602) init_mod(): Error while initializing module auth_db ERROR: error while initializing modules
Thanks,
Dhiraj Bhuyan Security Research Engineer BT Exact
Tel: +44 1473 643932 Mob: +44 7962 012145 Email: dhiraj.2.bhuyan@bt.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers