Note recent changes
[freeradius.git] / raddb / mods-config / attr_filter / access_reject
1 #
2 #       Configuration file for the rlm_attr_filter module.
3 #       Please see rlm_attr_filter(5) manpage for more information.
4 #
5 #       $Id$
6 #
7 #       This configuration file is used to remove almost all of the attributes
8 #       From an Access-Reject message.  The RFCs say that an Access-Reject
9 #       packet can contain only a few attributes.  We enforce that here.
10 #
11 DEFAULT
12         EAP-Message =* ANY,
13         State =* ANY,
14         Message-Authenticator =* ANY,
15         Error-Cause =* ANY,
16         Reply-Message =* ANY,
17         MS-CHAP-Error =* ANY,
18         Proxy-State =* ANY,
19         FreeRADIUS-Response-Delay =* ANY,
20         FreeRADIUS-Response-Delay-USec =* ANY