Abstract
mod_auth_xradius provides high performance authentication against RFC 2865 RADIUS Servers.
Features
- Supports popular RADIUS Servers including OpenRADIUS, FreeRADIUS and commercial servers.
- Distributed Authentication Cache using apr_memcache.
- Local Authentication Cache using DBM.
- Uses standard HTTP Basic Authentication, unlike mod_auth_radius which uses cookies for sessions.
Documentation
Screenshots
Prerequisites
Software | Version | ||
---|---|---|---|
Apache HTTPd | >= | 2.0.42 | |
APR Memcache Client | >= | 0.7.0 | (Optional) |
Change Log
- Version 0.4.6: 07/05/2005
- Changes in this release:
- Fixed Issue #39: Generation of the Authenticator Field.
- Version 0.4.5: 04/28/2005
- Changes in this release:
- Add 'AuthXRadiusCacheMutex' directive.
- Version 0.4.4: 04/26/2005
- Changes in this release:
- Fix bug when a user is in the positive cache, but sends an invalid password.
- Version 0.4.3: 04/20/2005
- Changes in this release:
- Added support for the 2.1 Authentication and Authorization Framework.
- Fixed Issue #33: Users in the negative cache could not re-authenticate.
- Fixed Issue #34: memcache cache fails when the realm or username contains the space character.
- Version 0.4.2: 04/19/2005
- Added Missing files to the release tarball. Due to a packaging error, some files required to compile the module were not included in older versions.
- Version 0.4.1: 04/18/2005
- Initial Public Release
- Fix the AuthXRadiusRejectBlank command
- Complete Documentation
- Version 0.4.0: 04/13/2005
- Initial Release
Downloads
Version 0.4.6 is the latest version available- mod_auth_xradius v0.4.6
MD5: eeecc96f15dec9fe0a9c78c0b022903d - mod_auth_xradius v0.4.5
MD5: 3603675112de29fa253fcd6e5b26d5d4 - mod_auth_xradius v0.4.4
MD5: 59060f6dcd1ca075dbb95b12c8bfb050 - mod_auth_xradius v0.4.3
MD5: 1217167e80dbff57b536019a38e45fe9 - mod_auth_xradius v0.4.2
MD5: 913aee8bda8e34ce600d09a2f2b7aaf4 - mod_auth_xradius v0.4.1
MD5: 4a38778470915999720c3fbe28f830a1 - mod_auth_xradius v0.4.0
MD5: 95af59a2008c35356f1834ae8f9fd11d
Mailing Lists
There are two mailing lists for mod_auth_xradius. The first is the generic announcement mailing list which provides announcements for all software releases on OutOfOrder.cc, but can be filtered by choosing topics in the mailing list options page. The second is the user mailing list. Release announcements will be cross posted to both lists.
- Announce mailing list: Subscribe | Unsubscribe | Info | Archives
- Modules mailing list: Subscribe | Unsubscribe | Info | Archives
Note: E-mails come from the lists.outoforder.cc domain for all mailing lists. If your e-mail gateway has a challenge/response systems configured, you will need to add an exemption for this domain in order to subscribe.
Development Sponsors
OutOfOrder.cc would like to thank Westland Helicopters Ltd for sponsoring the development of mod_auth_xradius.
Contact & Help
E-Mail us, about mod_auth_xradius.
Send an e-mail to the mod_auth_xradius mailing list.
Bugs should be reported to the OutOfOrder.cc Bug Tracker.