Re: dialup admin & ippool administraton
But the configuration information like "range-start" etc. is still stored in the radiusd.conf. My idea was to put these configuration information for each ippool into the mysql-db.
That may be harder to do. But if you can create a patch, it will be welcome.
I'm afraid this exceeds my abilities :( Thus I resigned to the fact and have started to parse the radiusd.conf via PHP. Olaf Schaefer
On Fri, 2006-31-03 at 10:37 +0200, Olaf Schäfer wrote:
But the configuration information like "range-start" etc. is still stored in the radiusd.conf. My idea was to put these configuration information for each ippool into the mysql-db.
That may be harder to do. But if you can create a patch, it will be welcome.
I'm afraid this exceeds my abilities :(
Thus I resigned to the fact and have started to parse the radiusd.conf via PHP.
I have written a recursive function for reading radiusd.conf and all included files. I finally spent some time and built a simple site to host the current files for the FreeRadius Admin stuff I am working on. You can check it out at : http://sphinx.incentre.net/radius.html -- Guy Fraser Network Administrator The Internet Centre 1-888-450-6787 (780)450-6787
Has there been any consideration to using an XML config file? Laker --- Olaf Sch�fer <olaf.schaefer@gmx.com> wrote:
But the configuration information like
"range-start" etc. is still
stored in the radiusd.conf. My idea was to put these configuration information for each ippool into the mysql-db.
That may be harder to do. But if you can create a patch, it will be welcome.
I'm afraid this exceeds my abilities :(
Thus I resigned to the fact and have started to parse the radiusd.conf via PHP.
Olaf Schaefer
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
participants (4)
-
Alan DeKok -
Guy Fraser -
Laker Netman -
Olaf Schäfer