bcbdfe1e51
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.
10 lines
391 B
Text
10 lines
391 B
Text
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.
|