SQLRelay driver module
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Thu Jul 24 17:52:18 CEST 2014
On Jul 24, 2014, at 11:48 AM, Hagen Muench <hagen at webtronaut.de> wrote:
> Hello,
>
> we added a SQL driver module rlm_sql_relay for use of the SQLRelay of Dave
> Muse (http://sqlrelay.sourceforge.net/) instead of accessing a data base
> directly. The driver module is derived from your oracle driver using the C
> client API of the SQLRelay. Are you interested in it?
Sure
> Unfortunately we have to use the SQLRelay client libs in order to compile
> the module. Don't know whether this is a killer criterion…
>
No, that’s fine, lots of sql drivers require external libraries to work, just make
sure there’s a suitable configuration script.
Send over a pull request and we’ll take a look at the code.
-Arran
More information about the Freeradius-Devel
mailing list