I've written and am in the process of testing a SQLite3 driver for FreeRADIUS. I found a previous post (http://lists.freeradius.org/ mailman/htdig/freeradius-devel/2007-March/010852.html) but the link provided is dead. Is there a current effort to provide such a driver already? If not, I'll post the one I have after cleaning it up a bit. -brad
On Fri 27 Jul 2007, Brad Robel-Forrest wrote:
I've written and am in the process of testing a SQLite3 driver for FreeRADIUS. I found a previous post (http://lists.freeradius.org/ mailman/htdig/freeradius-devel/2007-March/010852.html) but the link provided is dead. Is there a current effort to provide such a driver already? If not, I'll post the one I have after cleaning it up a bit.
If you post the code under the GPL license, then I would be happy to test it. As long as it works, we would love to have a sqlite driver. :-) PS. If there is anyone else on the list who is considering writing a new FreeRADIUS db module, please consider using OpenDBX as it has the potential to let us throw the rest of the DB specific code away entirely. Cheers -- Peter Nixon http://peternixon.net/
We have a SQLite driver written as well for our Mac OS X (Leopard Server) release. The source will be posted back when Leopard ships. The last public posting from Apple said the release will be in October. - Steve On Jul 27, 2007, at 10:20 AM, Peter Nixon wrote:
On Fri 27 Jul 2007, Brad Robel-Forrest wrote:
I've written and am in the process of testing a SQLite3 driver for FreeRADIUS. I found a previous post (http://lists.freeradius.org/ mailman/htdig/freeradius-devel/2007-March/010852.html) but the link provided is dead. Is there a current effort to provide such a driver already? If not, I'll post the one I have after cleaning it up a bit.
If you post the code under the GPL license, then I would be happy to test it. As long as it works, we would love to have a sqlite driver. :-)
PS. If there is anyone else on the list who is considering writing a new FreeRADIUS db module, please consider using OpenDBX as it has the potential to let us throw the rest of the DB specific code away entirely.
Cheers
--
Peter Nixon http://peternixon.net/ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
Hi Simon Thats good to know, and thanks in advance to Apple for contributing code to Open Source. Is there any chance of us getting this code in tree prior to October? If nothing else, we can get our documentation and wiki up to speed before your release, and who knows, maybe we will help you find some bugs :-) Cheers Peter On Fri 27 Jul 2007, Steven Simon wrote:
We have a SQLite driver written as well for our Mac OS X (Leopard Server) release. The source will be posted back when Leopard ships. The last public posting from Apple said the release will be in October.
- Steve
On Jul 27, 2007, at 10:20 AM, Peter Nixon wrote:
On Fri 27 Jul 2007, Brad Robel-Forrest wrote:
I've written and am in the process of testing a SQLite3 driver for FreeRADIUS. I found a previous post (http://lists.freeradius.org/ mailman/htdig/freeradius-devel/2007-March/010852.html) but the link provided is dead. Is there a current effort to provide such a driver already? If not, I'll post the one I have after cleaning it up a bit.
If you post the code under the GPL license, then I would be happy to test it. As long as it works, we would love to have a sqlite driver. :-)
PS. If there is anyone else on the list who is considering writing a new FreeRADIUS db module, please consider using OpenDBX as it has the potential to let us throw the rest of the DB specific code away entirely.
-- Peter Nixon http://peternixon.net/
participants (3)
-
Brad Robel-Forrest -
Peter Nixon -
Steven Simon