Download List

Project Description

OpenRADIUS is a RADIUS server that allows you to use external data sources for anything - shared secrets, accounts and passwords, profiles, session database, NAS lists, called/calling nr. ACLs, accounting storage, and much more. It has a powerful external module interface that uses pre-spawned subprocesses and pipes for communication, allowing you to implement modules in any language that supports Unix pipe I/O. Its behaviour is fully configurable, using a simple built-in language that gives you full control over the request and reply list. It includes versatile LDAP and SQL modules, a full featured RADIUS client, and a fully functional example configuration for metered pre-paid accounts.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-05-02 15:56 Back to release list
0.9.7

The most important feature of this release is an SQL module which
supports arbitrary SQL statements and bind variables. It allows you
to query any database supported by DBI/DBD from the behavior file.
Data sets resulting from queries can be returned to OpenRADIUS or can
be used as check items against A/V pairs received from the core. An
example schema for MySQL and a configuration and behavior file have
been added.
Tags: Major feature enhancements

Project Resources