]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
As posted to the Wiki
authorAlan T. DeKok <aland@freeradius.org>
Sun, 29 Apr 2012 07:23:23 +0000 (09:23 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 29 Apr 2012 07:23:23 +0000 (09:23 +0200)
share/dictionary
share/dictionary.paloalto [new file with mode: 0644]

index 82e867f36f0b4720224571a46bc0e282ffa3798e..123e9190232ff92f7d14388c9eb02312d1c4e7a3 100644 (file)
@@ -175,6 +175,7 @@ $INCLUDE dictionary.nortel
 #
 #$INCLUDE dictionary.openser
 $INCLUDE dictionary.packeteer
+$INCLUDE dictionary.paloalto
 $INCLUDE dictionary.patton
 $INCLUDE dictionary.propel
 $INCLUDE dictionary.prosoft
diff --git a/share/dictionary.paloalto b/share/dictionary.paloalto
new file mode 100644 (file)
index 0000000..5d913b1
--- /dev/null
@@ -0,0 +1,21 @@
+# -*- text -*-
+# Copyright (C) 2012 The FreeRADIUS Server project and contributors
+##############################################################################
+#
+#      Palo Alto Networks.
+#
+#      $Id$
+#
+##############################################################################
+
+VENDOR          PaloAlto         25461
+
+BEGIN-VENDOR   PaloAlto
+
+ATTRIBUTE       PaloAlto-Admin-Role                           1       string      
+ATTRIBUTE       PaloAlto-Admin-Access-Domain                  2       string      
+ATTRIBUTE       PaloAlto-Panorama-Admin-Role                  3       string      
+ATTRIBUTE       PaloAlto-Panorama-Admin-Access-Domain         4       string      
+ATTRIBUTE       PaloAlto-User-Group                           5       string      
+
+END-VENDOR     PaloAlto