summaryrefslogtreecommitdiff
path: root/www/ap2-auth-xradius/DESCR
diff options
context:
space:
mode:
authoradrianp <adrianp>2006-08-13 17:34:16 +0000
committeradrianp <adrianp>2006-08-13 17:34:16 +0000
commit55d4c6e82010382a78ff8668741f0e8999bd4826 (patch)
treee700a486b957990308a7eec5c196eb8c48daa5d4 /www/ap2-auth-xradius/DESCR
parent0408e0823e721ac64e5e7980a7d9e20eec2cbbb9 (diff)
downloadpkgsrc-55d4c6e82010382a78ff8668741f0e8999bd4826.tar.gz
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.
Diffstat (limited to 'www/ap2-auth-xradius/DESCR')
-rw-r--r--www/ap2-auth-xradius/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/ap2-auth-xradius/DESCR b/www/ap2-auth-xradius/DESCR
new file mode 100644
index 00000000000..d47e9aa69f0
--- /dev/null
+++ b/www/ap2-auth-xradius/DESCR
@@ -0,0 +1,10 @@
+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.