#
#	Configuration file for the rlm_attr_filter module.
#	Please see rlm_attr_filter(5) manpage for more information.
#
#	$Id: 7969fb4bc327b90434711c6053982e8e2da435b5 $
#
#	This configuration file is used to remove almost all of the attributes
#	From an Access-Reject message.  The RFCs 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,
	Error-Cause =* ANY,
	Reply-Message =* ANY,
	Vendor-Specific.Microsoft.CHAP-Error =* ANY,
	Proxy-State =* ANY,
	Error-Cause =* ANY
