16 lines
480 B
Plaintext
16 lines
480 B
Plaintext
|
#
|
||
|
# Configuration file for the rlm_attr_filter module.
|
||
|
# Please see rlm_attr_filter(5) manpage for more information.
|
||
|
#
|
||
|
# $Id: 3746ce4da3d58fcdd0b777a93e599045353c27ac $
|
||
|
#
|
||
|
# This configuration file is used to remove almost all of the attributes
|
||
|
# From an Accounting-Response message. The RFC's say that an
|
||
|
# Accounting-Response packet can contain only a few attributes.
|
||
|
# We enforce that here.
|
||
|
#
|
||
|
DEFAULT
|
||
|
Vendor-Specific =* ANY,
|
||
|
Message-Authenticator =* ANY,
|
||
|
Proxy-State =* ANY
|