From: Jorge Pereira Date: Mon, 22 Mar 2021 17:05:08 +0000 (-0300) Subject: Added Centec dictionary. Fixes #4010 (#4011) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c7c730a7826138b1e4e8faa0816e81bbf80b61e;p=thirdparty%2Ffreeradius-server.git Added Centec dictionary. Fixes #4010 (#4011) --- diff --git a/share/dictionary/radius/dictionary b/share/dictionary/radius/dictionary index 719aabbaf04..02d777535ec 100644 --- a/share/dictionary/radius/dictionary +++ b/share/dictionary/radius/dictionary @@ -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 index 00000000000..c52aa3cc723 --- /dev/null +++ b/share/dictionary/radius/dictionary.centec @@ -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