FreeRADIUS
From Wikipedia, the free encyclopedia
FreeRADIUS | |
Developer: | FreeRADIUS Development Team |
---|---|
Latest release: | 1.1.5 / March 5, 2007 |
OS: | Unix-like |
Use: | Radius server |
License: | GPL |
Website: | www.freeradius.org |
FreeRADIUS is a free open source RADIUS server.
It offers an alternative to other enterprise RADIUS servers, as it is one of the most modular and feature-rich RADIUS servers available today. It is also within the top 5 RADIUS servers world-wide in terms of number of deployments, and number of users who are authenticated with it every day.
It scales from embedded systems with small amounts of memory, to systems with multiple millions of users. It is fast, flexible, configurable, and supports more authentication protocols than many commercial servers. The server comes with a PHP based web user administration tool, called dialupadmin. It is currently used as the foundation for multiple commercial RADIUS products.
It has been written by a team of developers who have decades of collective experience in implementing and deploying RADIUS software, in software engineering, and in Unix package management.
[edit] History
FreeRADIUS was started in August 1999 by Alan DeKok and Miquel van Smoorenburg. Miquel had previously written the Cistron RADIUS server, which had gained wide-spread usage once the Livingston server was no longer being maintained. FreeRADIUS was started to create a new RADIUS server, using a new design that would encourage more active community involvement, and scale to deployments that earlier servers did not handle.
The server quickly gained community support, through the addition of modules to integrate it with LDAP, SQL, and other databases. EAP support was added in late 2001, with PEAP and EAP-TTLS support added in late 2003. The server now supports all common authentication protocols, databases, and vendor dictionaries.
While other open source RADIUS servers exist, most are no longer actively maintained.
[edit] See also
- RADIUS
- AAA Protocol
- DIAMETER Protocol: the proposed replacement for RADIUS