sql and xlat in authorize section
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Fri Aug 26 09:31:39 CEST 2011
>
> 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.cudbardb at freeradius.org
RADIUS - Half the complexity of Diameter
More information about the Freeradius-Users
mailing list