New build path variable
[freeradius.git] / raddb / attrs.access_challenge
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
8 #       attributes From an Access-Challenge message.  The RFC's say
9 #       that an Access-Challenge packet can contain only a few
10 #       attributes.  We enforce that here.
11 #
12 DEFAULT
13         EAP-Message =* ANY,
14         State =* ANY,
15         Message-Authenticator =* ANY,
16         Reply-Message =* ANY,
17         Proxy-State =* ANY,
18         Session-Timeout =* ANY,
19         Idle-Timeout =* ANY