]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
from Microsemi
authorAlan T. DeKok <aland@freeradius.org>
Fri, 11 Nov 2016 11:56:23 +0000 (06:56 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 11 Nov 2016 14:01:36 +0000 (09:01 -0500)
share/dictionary
share/dictionary.microsemi [new file with mode: 0644]

index f652a3403e280184f84cb4173a9a3acc0f7e76d8..d6c75935d88717a2a71159c6137100c16744f018 100644 (file)
@@ -217,6 +217,7 @@ $INCLUDE dictionary.meinberg
 $INCLUDE dictionary.meraki
 $INCLUDE dictionary.merit
 $INCLUDE dictionary.meru
+$INCLUDE dictionary.microsemi
 $INCLUDE dictionary.microsoft
 $INCLUDE dictionary.mikrotik
 $INCLUDE dictionary.motorola
diff --git a/share/dictionary.microsemi b/share/dictionary.microsemi
new file mode 100644 (file)
index 0000000..b1a4b37
--- /dev/null
@@ -0,0 +1,22 @@
+# -*- text -*-
+#
+#  dictionary.microsemi
+#
+#      As posted to the list by Simon Butcher <simon.butcher@microsemi.com>
+#
+# Version:     $Id$
+#
+
+VENDOR         Microsemi                       40676
+
+BEGIN-VENDOR   Microsemi
+
+ATTRIBUTE      Microsemi-User-Full-Name                1       string
+ATTRIBUTE      Microsemi-User-Name                     2       string
+ATTRIBUTE      Microsemi-User-Initials                 3       string
+ATTRIBUTE      Microsemi-User-Email                    4       string
+ATTRIBUTE      Microsemi-User-Group                    5       string
+ATTRIBUTE      Microsemi-Fallback-User-Group           6       string
+ATTRIBUTE      Microsemi-Network-Element-Group         7       string
+
+END-VENDOR     Microsemi