> 
> Here is the module:
> sql sql_local {
>         database = "mysql"
>         driver = "rlm_sql_${database}"
>         server = "localhost"
>         login = "radius"
>         password = "xxxxxxxxxxxxxxxxxxxx"
>         radius_db = "radius-MAB"
>         read_groups = no
>         sqltrace = yes
>         sqltracefile = ${logdir}/sqltrace.sql
>         num_sql_socks = 5
>         connect_failure_retry_delay = 5
>         lifetime = 0
>         max_queries = 0
> }
> 
> Can this be version related? i'm running 2.1.10 ...

That should be fine. Could you post the full debug output, just including the 
file doesn't mean SQL got instantiated.

-Arran


Arran Cudbard-Bell
a.cudba...@freeradius.org

RADIUS - Half the complexity of Diameter


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to