]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Added Centec dictionary. Fixes #4010 (#4011)
authorJorge Pereira <jpereira@users.noreply.github.com>
Mon, 22 Mar 2021 17:05:08 +0000 (14:05 -0300)
committerGitHub <noreply@github.com>
Mon, 22 Mar 2021 17:05:08 +0000 (17:05 +0000)
share/dictionary/radius/dictionary
share/dictionary/radius/dictionary.centec [new file with mode: 0644]

index 719aabbaf0442aca933f08365465e59f16cac0cb..02d777535ec6a2369098d148f781e4a6c66b1901 100644 (file)
@@ -165,6 +165,7 @@ $INCLUDE dictionary.bt
 $INCLUDE dictionary.cablelabs
 $INCLUDE dictionary.cabletron
 $INCLUDE dictionary.camiant
+$INCLUDE dictionary.centec
 $INCLUDE dictionary.checkpoint
 $INCLUDE dictionary.chillispot
 $INCLUDE dictionary.cisco
diff --git a/share/dictionary/radius/dictionary.centec b/share/dictionary/radius/dictionary.centec
new file mode 100644 (file)
index 0000000..c52aa3c
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright (C) 2021 The FreeRADIUS Server project and contributors
+# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
+#
+## Centec Packet RADIUS Dictionary
+#
+# http://www.centecnetworks.com
+#
+#
+
+VENDOR         Centec                          27975
+BEGIN-VENDOR   Centec
+
+#
+# Centec Privilege Attributes
+#
+ATTRIBUTE      Exec-Privilege                  1       integer
+
+END-VENDOR      Centec