>thank you for your help I was able to find where to enable the sql but >now I get this error. > >rlm_sql (sql): Could not link driver rlm_sql_mysql: rlm_sql_mysql.so: >cannot open shared object file: No such file or directory >rlm_sql (sql): Make sure it (and all its dependent libraries!) are in >the search path of your system's ld. >/usr/local/etc/raddb/sql.conf[21]: Instantiation failed for module "sql" >/usr/local/etc/raddb/sites-enabled/default[124]: Failed to find module >"sql". >/usr/local/etc/raddb/sites-enabled/default[34]: Errors parsing authorize >section.
This is in the FAQ: http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ#It_says_.22Could_not_link_..._file_not_found.22.2C_what_do_I_do.3F Number 2) (you have the library but linker can't find it) is the problem in most cases. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

