blob: e92798275c3c279939d43533c81902fc9b80b5e2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
IC-RADIUS is a variant of Cistron RADIUS, but with a MySQL backend.
It includes a web interface for user management, as well as a CGI for
your users to check their usage history. IC-RADIUS conforms to RFC 2865
and RFC 2866. IC-RADIUS is released under the GPL.
Features
Database backend - Easy intergration to other programs
Web based management tools
Simultaneous restrictions
Roaming support via realms
Scalable to large environments
Compatable with the FreeRADIUS rlm_sql_mysql table structure
Source code is developed and mainained by InnerCite (http://www.innercite.com)
Projects Home:
WWW: http://icradius.hislora.com.au/
Additional changes:
1) Add missed loglocal feature for radius proxy.
2) Add special hacks to make it CISCO-specific (optional, see Makefile).
|