view conf/radpxy.eap.testbed.aaa/freeradius/sites-available/virtual.example.com @ 11:44f87917c579

Added a RADIUS proxy using freeradius in the eap testbed
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 16 Sep 2010 14:23:42 +0900
parents
children
line wrap: on
line source

# -*- text -*-
######################################################################
#
#	Sample virtual server for internally proxied requests.
#
#	See the "realm virtual.example.com" example in "proxy.conf".
#
#	$Id: virtual.example.com,v 1.1 2008/04/01 10:20:59 aland Exp $
#
######################################################################

#
#  Sample contents: just do everything that the default configuration does.
#
#  You WILL want to edit this to your local needs.  We suggest copying
#  the "default" file here, and then editing it.  That way, any
#  changes to the 'default" file will not affect this virtual server,
#  and vice-versa.
#
#  When this virtual server receives the request, the original
#  attributes can be accessed as "outer.request", "outer.control", etc.
#  See "man unlang" for more details.
#
server virtual.example.com {
$INCLUDE	${confdir}/sites-available/default
}
"Welcome to our mercurial repository"