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.

2002-06-25 20:03
0.9.4

A number of long-standing issues have been fixed.
The sample LDAP schema now uses officially
registered OIDs. The conversion operator mess in
the behavior language has been cleaned up, and the
date conversions have finally been implemented. A
possible DoS exploit when using divisions in the
behavior file was closed. Both RADIUS server
vulnerabilities in CERT CA-2002-06 have now been
addressed.
Tags: Major bugfixes

2002-03-22 15:08
0.9.3

In this version, an important bug was fixed in one of the distributed example behaviour files that would cause all non-PAP users to be allowed in without checking any passwords. Another CHAP-related bug was repaired that was present in all example behaviour files. A last-minute bug introduced in the last release regarding the current directory used for module processes was also fixed. This caused the last version's default configuration to fail.
Tags: Minor security fixes

2002-03-21 07:36
0.9.2

A lot of LDAP functionality (an example schema, a more complete LDAP-to-RADIUS mapping file, and working examples for the configuration- and behaviour files), some cleanups, testing and fixing some rare corner cases, fixes for a few memory leaks (there should be none left), and some portability enhancements (the server runs on GNU/Linux, NetBSD, BSDi, Solaris, and Compaq Tru64 Unix).
Tags: Minor feature enhancements

2001-12-10 03:24
0.9.1

The most important feature in this release is the LDAP module that was added.
It delivers a full RADIUS-to-LDAP gateway that supports authentication using
LDAP binds, arbitrary searches based on arbitrary RADIUS attributes, and a fully
configurable LDAP-to-RADIUS attribute mapping.
Tags: Major feature enhancements

2001-11-22 17:32
0.9

This release adds a Unix password database module, and an example behavior file which makes use of it. Documentation was added, and bugs were removed. Both Livingston-style ASCII files and Unix passwords are now supported.
Tags: Minor feature enhancements

Project Resources