6 Dec
2009
6 Dec
'09
11:03 a.m.
Thomas Fagart wrote:
Could we use any module inside dhcp server ?
No. Most of the modules are specific to RADIUS.
I wanted to use sql but doesn't seems to work.
It should work if you: a) configure the SQL module b) use "sql.authorize", rather than just "sql".
/usr/local/etc/raddb/sites-enabled/dhcp[25]: Failed to find module "sql"
You didn't configure an "sql" module. Alan DeKok.