FreeRADIUS SQLite support
Alan DeKok
aland at deployingradius.com
Wed Dec 20 01:41:11 CET 2006
Fenn Bailey wrote:
>
> This may be a silly question, but are there any plans/is it possible (or
> even a good idea) to build in SQLite support to FreeRADIUS?
Maybe. The main problem with SQLite is that it's really only for one
reader/writer at a time. I think it works with multiple readers and
writers, but is probably less efficient.
>>From what I can gather, it is theoretically possible now via
> FreeRADIUS<->ODBC<->SQLite, but it seems like a bit of a messy way to do it.
As always, patches are welcome. :)
Alan DeKok.
--
http://deployingradius.com - The web site of the book
http://deployingradius.com/blog/ - The blog
More information about the Freeradius-Users
mailing list