]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
as posted to the list
authorAlan T. DeKok <aland@freeradius.org>
Thu, 20 Feb 2025 21:45:52 +0000 (16:45 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 20 Feb 2025 21:46:16 +0000 (16:46 -0500)
share/dictionary.infinera
share/dictionary.infinera.broken [new file with mode: 0644]

index 8dac69cfb35cfcb8b515c01ee0c65ed547a39c7e..1730d1fba73a6d3a4917c3e00ab1c29fc2071861 100644 (file)
@@ -1,12 +1,55 @@
 # -*- text -*-
-# Copyright (C) 2019 The FreeRADIUS Server project and contributors
+# Copyright (C) 2025 The FreeRADIUS Server project and contributors
 # This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
 #
-VENDOR         Infinera                        8708
+VENDOR         Infinera                        21296
 
-BEGIN-VENDOR   Infinera
+BEGIN-VENDOR Infinera
 
-ATTRIBUTE      Infinera-User-Category                  1       string
-ATTRIBUTE      Infinera-ENM-User-Category              2       string
+ATTRIBUTE      Infinera-User-Priv-SA                   1       integer
+ATTRIBUTE      Infinera-User-Priv-NA                   2       integer
+ATTRIBUTE      Infinera-User-Priv-NE                   3       integer
+ATTRIBUTE      Infinera-User-Priv-PR                   4       integer
+ATTRIBUTE      Infinera-User-Priv-TT                   5       integer
+ATTRIBUTE      Infinera-User-Priv-MA                   6       integer
+ATTRIBUTE      Infinera-User-Priv-RA                   7       integer
+ATTRIBUTE      Infinera-User-Priv-EA                   8       integer
+ATTRIBUTE      Infinera-User-SessionTimeout            17      integer
+ATTRIBUTE      Infinera-User-LockedOut                 18      integer
+ATTRIBUTE      Infinera-User-CanUseResSession          19      integer
+ATTRIBUTE      Infinera-User-MgtType-EMS               33      integer
+ATTRIBUTE      Infinera-User-MgtType-GNM               34      integer
+ATTRIBUTE      Infinera-User-MgtType-TL1               35      integer
+ATTRIBUTE      Infinera-User-MgtType-CLI               36      integer
+ATTRIBUTE      Infinera-User-MgtType-NETCONF           37      integer
+ATTRIBUTE      Infinera-Rsvd-Str-Attribute1            240     string
+ATTRIBUTE      Infinera-Rsvd-Str-Attribute2            241     string
+ATTRIBUTE      Infinera-Rsvd-Int-Attribute1            249     integer
+ATTRIBUTE      Infinera-Rsvd-Int-Attribute2            250     integer
 
-END-VENDOR      Infinera
+VALUE  Infinera-User-Priv-NE           NE-NonPrivileged        0
+VALUE  Infinera-User-Priv-NE           NE-Privileged           1
+VALUE  Infinera-User-Priv-PR           PR-NonPrivileged        0
+VALUE  Infinera-User-Priv-PR           PR-Privileged           1
+VALUE  Infinera-User-Priv-TT           TT-NonPrivileged        0
+VALUE  Infinera-User-Priv-TT           TT-Privileged           1
+VALUE  Infinera-User-Priv-MA           MA-NonPrivileged        0
+VALUE  Infinera-User-Priv-MA           MA-Privileged           1
+VALUE  Infinera-User-Priv-RA           RA-NonPrivileged        0
+VALUE  Infinera-User-Priv-RA           RA-Privileged           1
+VALUE  Infinera-User-Priv-EA           EA-NonPrivileged        0
+VALUE  Infinera-User-Priv-EA           EA-Privileged           1
+VALUE  Infinera-User-CanUseResSession  Cannot-Use-RES-Session  0
+VALUE  Infinera-User-CanUseResSession  Can-Use-RES-Session     1
+VALUE  Infinera-User-MgmtType-EMS      MgmtType-EMS-Disallowed 0
+VALUE  Infinera-User-MgmtType-EMS      MgmtType-EMS-Allowed    1
+VALUE  Infinera-User-MgmtType-GNM      MgmtType-GNM-Disallowed 0
+VALUE  Infinera-User-MgmtType-GNM      MgmtType-GNM-Allowed    1
+VALUE  Infinera-User-MgmtType-TL1      MgmtType-TL1-Disallowed 0
+VALUE  Infinera-User-MgmtType-TL1      MgmtType-TL1-Allowed    1
+VALUE  Infinera-User-MgmtType-CLI      MgmtType-CLI-Disallowed 0
+VALUE  Infinera-User-MgmtType-CLI      MgmtType-CLI-Allowed    1
+VALUE  Infinera-User-MgmtType-NETCONF  MgmtType-NETCONF-Disallowed 0
+VALUE  Infinera-User-MgmtType-NETCONF  MgmtType-NETCONF-Allowed 1
+
+END-VENDOR               Infinera
diff --git a/share/dictionary.infinera.broken b/share/dictionary.infinera.broken
new file mode 100644 (file)
index 0000000..8dac69c
--- /dev/null
@@ -0,0 +1,12 @@
+# -*- text -*-
+# Copyright (C) 2019 The FreeRADIUS Server project and contributors
+# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
+#
+VENDOR         Infinera                        8708
+
+BEGIN-VENDOR   Infinera
+
+ATTRIBUTE      Infinera-User-Category                  1       string
+ATTRIBUTE      Infinera-ENM-User-Category              2       string
+
+END-VENDOR      Infinera