mod_auth_radius is an Apache RADIUS authentication module. It allows any Apache web server to become a RADIUS client for authentication and accounting requests. You will, however, need to supply your own RADIUS server to perform the actual authentication.
| Tags | Internet Web HTTP Servers |
|---|---|
| Licenses | Apache |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: This version was ported to Apache 2.0. A patch was merged to set the correct data element for AddRadiusCookieValid. Support for retries was added. Multiple Access-Challenges are now allowed.


Release Notes: A configuration option called AuthRadiusActive was added to enable/disable RADIUS authentication on a per-Location basis. The attributes sent to the RADIUS server were updated to allow it to distinguish between WWW virtual hosts. Some small bug fixes were made.


Release Notes: Minor bug fixes and documentation updates were made. The application name was corrected.


Release Notes: Initial freshmeat announcement.