debian man page for apache2::sitecontrol::radius

Query: apache2::sitecontrol::radius

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Apache2::SiteControl::Radius(3pm)			User Contributed Perl Documentation			 Apache2::SiteControl::Radius(3pm)

NAME
Apache2::SiteControl::Radius - Raduis authentication module for SiteControl
SYNOPSIS
In Apache/mod_perl's configuration: PerlModule Apache2::SiteControl <Location /sample> ... PerlSetVar SiteControlMethod Apache2::SiteControl::Radius ... </Location> <FilesMatch ".pl$"> ... PerlSetVar RadiusSiteControlHost "localhost" PerlSetVar RadiusSiteControlSecret "mysecret" ... </FilesMatch> <Location /SampleLogin> ... PerlSetVar RadiusSiteControlHost "localhost" PerlSetVar RadiusSiteControlSecret "mysecret" ... </Location>
DESCRIPTION
Apache2::SiteControl::Radius uses Authen::Radius to do the actual authentication of login attempts for the SiteControl system. See the SiteControl documentation for a complete apache configuration example. The synopsis above shows the configuration parameters for the radius module only, which is not a stand-alone thing. The proper variables for the apache configuration of this modules are shown in the synopsis above. You must set the radius host and shared secret in all sections that will use the SiteControl system for authentication.
SEE ALSO
Apache2::SiteControl
AUTHOR
This module was written by Tony Kay, <tkay@uoregon.edu>.
COPYRIGHT AND LICENSE
perl v5.14.2 2006-03-17 Apache2::SiteControl::Radius(3pm)
Related Man Pages
apache2::status(3) - osx
apache2::sitecontrol::permissionmanager(3pm) - debian
apache2::sitecontrol::radius(3pm) - debian
apache2::status(3pm) - debian
authen::simple::radius(3pm) - debian
Similar Topics in the Unix Linux Community
Free Radius Software (GNU)
how to test whether is user is enabled on disabled in Radius
Using Apache2 to Store Files for Accessing with wget?
Apache2 configuration
Strange Message in Apache2 Error Log Regarding SSL Certs