Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > cd4f90c132cbb6a2e31c59f27d3c0810 > files > 6

apache-mod_auth_xradius-0.4.6-13mdv2010.0.i586.rpm

mod_auth_xradius

Requirements:
  Apache HTTPD >= 2.0.40
  apr_memcache >= 0.7.0 (optional)

Build/Install:
  ./configure \
      --with-apxs=/usr/local/httpd/bin/apxs
      --with-apr-memcache=/usr/local/httpd
   make
   make install
   # Edit The httpd.conf, add: 
   # 'LoadModule auth_xradius_module modules/mod_auth_xradius.so'

Configuration:
 Please see the mod_auth_xradius website for details:
   http://www.outoforder.cc/projects/apache/mod_auth_xradius/docs/