9 Jan
2013
9 Jan
'13
6:34 p.m.
Hi,
rlm_sql (sql): Driver rlm_sql_sqlite (module rlm_sql_sqlite) loaded and linked <snip>
rlm_sql (sql): failed after re-connect rlm_sql (sql): database query error, SELECT id,nasname,shortname,type,secret FROM nas: (null) rlm_sql (sql): Released sql socket id: 4 Failed to load clients from SQL.
<snip> hmmm, looks like Apple might be expecting you to populate some data first or to prep the sqllite instance before usage. you proably dont need this functionality (sqllite?) for eg NAS details (clients.conf is the non-DB place to put them) edit /private/etc/raddb/sql.conf and comment out the line that says readclients = yes alan