Menu

Tree [r34] /
 History

HTTPS access


File Date Author Commit
 CHANGELOG 2007-10-08 xlibre [r33] Added CHANGELOG
 COPYING 2007-08-03 xlibre [r13] Added license and copyright info.
 README 2007-10-08 xlibre [r32] Added plea for response from users
 additions.sql 2007-08-25 xlibre [r26] license info added
 admin.php 2007-10-08 xlibre [r31] Fixed adding code for register globals
 admingroup.php 2007-08-03 xlibre [r13] Added license and copyright info.
 calls.php 2007-08-03 xlibre [r13] Added license and copyright info.
 db_mysql.sql 2007-08-02 xlibre [r9] The db_mysql.sql I'm using on my dev VM
 index.html 2007-08-04 xlibre [r14] Changed index to post method for form
 site.css 2007-08-24 xlibre [r24] Abstracted display stuff here
 staticview.php 2007-08-03 xlibre [r13] Added license and copyright info.
 uclass.php 2007-08-24 xlibre [r22] Added a bit of functionality to reduce outside ...
 user.php 2007-10-08 xlibre [r28] Fixed redirects
 users.php 2009-06-06 xlibre [r34] _POST array wasn't being accessed by strings bu...
 util.php 2007-08-03 xlibre [r13] Added license and copyright info.

Read Me

I noticed activity on the project and since people don't know to look at SVN I'm making a basic release so people who are interested can start using it and/or messing about with it. PLEASE, PLEASE, leave a comment on the sourceforge website letting me know if this worked. Or why it didn't. About 5 people per day are d/ling the program but not a one seems to be having any problems or informing me how its going at all.
You must change the user and pass inside of util.php
I use several extra tables which you must add to your radius db. Something like mysql -f radiusdbname < additions.sql
Further, I used a db_mysql.sql from http://www.ibr.cs.tu-bs.de/cgi-bin/dwww?type=file&location=/usr/share/doc/freeradius/examples/db_mysql.sql.gz and it changed my inserts a bit (since im doing insert values() the column counts and orders matter, I'll fix it in the future). 
This code may not work as is for your installation, but if you report a bug I'll be sure to help you. Also, the code as is currently requires register globals and short open tags to be on, I know its a security risk for register globals to be on, it's also going to be fixed. 
My plan is to eventually make this a debian package so you can apt-get freeradius freeradius-mysql and my package and after creating the radius db and importing the tables you should have it fully working with minimal time. miamiseb@gmail.com if you need something.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.