sql and xlat in authorize section

Sébastien Barbereau barbereau at gmail.com
Fri Aug 26 15:01:20 CEST 2011


Of course!
Didnt instantiate it properly!

Thanks!

On Fri, Aug 26, 2011 at 9:31 AM, Arran Cudbard-Bell <
a.cudbardb at freeradius.org> wrote:

>
> >
> > 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
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20110826/2b5cc269/attachment.html>


More information about the Freeradius-Users mailing list