19 Dec
2006
19 Dec
'06
7:41 p.m.
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