view conf/radpxy.eap.testbed.aaa/freeradius/attrs.access_reject @ 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

#
#	Configuration file for the rlm_attr_filter module.
#	Please see rlm_attr_filter(5) manpage for more information.
#
#	$Id: attrs.access_reject,v 1.1 2006/11/22 21:48:35 aland Exp $
#
#	This configuration file is used to remove almost all of the attributes
#	From an Access-Reject message.  The RFC's say that an Access-Reject
#	packet can contain only a few attributes.  We enforce that here.
#
DEFAULT
	EAP-Message =* ANY,
	State =* ANY,
	Message-Authenticator =* ANY,
	Reply-Message =* ANY,
	Proxy-State =* ANY
"Welcome to our mercurial repository"