summaryrefslogtreecommitdiffstats
path: root/raddb/mods-config/attr_filter/coa
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:49:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:49:46 +0000
commit50b37d4a27d3295a29afca2286f1a5a086142cec (patch)
tree9212f763934ee090ef72d823f559f52ce387f268 /raddb/mods-config/attr_filter/coa
parentInitial commit. (diff)
downloadfreeradius-upstream.tar.xz
freeradius-upstream.zip
Adding upstream version 3.2.1+dfsg.upstream/3.2.1+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--raddb/mods-config/attr_filter/coa22
1 files changed, 22 insertions, 0 deletions
diff --git a/raddb/mods-config/attr_filter/coa b/raddb/mods-config/attr_filter/coa
new file mode 100644
index 0000000..89cea2e
--- /dev/null
+++ b/raddb/mods-config/attr_filter/coa
@@ -0,0 +1,22 @@
+#
+# 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 attributes From an
+# CoA-Request or Disconnect-Request message. We have specified
+# a sample list here. This will have to be modified to add
+# attributes needed by your local configuration.
+#
+DEFAULT
+ User-Name =* ANY,
+ NAS-IP-Address =* ANY,
+ NAS-IPv6-Address =* ANY,
+ NAS-Port =* ANY,
+ NAS-Identifier =* ANY,
+ NAS-Port-Type =* ANY,
+ Calling-Station-Id =* ANY,
+ State =* ANY,
+ Message-Authenticator =* ANY,
+ Proxy-State =* ANY