blob: 528670c9dd6f99cddd6b3e4eb93f898b96fb8d72 [file] [log] [blame]
Chetan Gaonker7f4bf742016-05-04 15:56:08 -07001#
2# Configuration file for the rlm_attr_filter module.
3# Please see rlm_attr_filter(5) manpage for more information.
4#
5# $Id: 12ed619cf16f7322221ef2dfaf28f9c36c616e3c $
6#
7# This configuration file is used to remove almost all of the
8# attributes From an Access-Challenge message. The RFCs say
9# that an Access-Challenge packet can contain only a few
10# attributes. We enforce that here.
11#
12DEFAULT
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