summaryrefslogtreecommitdiffstats
path: root/raddb/mods-config/attr_filter/access_reject
blob: 47f167b085c2a4e22701fe9fe74b8fe0b9575421 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
#	Configuration file for the rlm_attr_filter module.
#	Please see rlm_attr_filter(5) manpage for more information.
#
#	$Id$
#
#	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,
	MS-CHAP-Error =* ANY,
	Proxy-State =* ANY