From: Alan T. DeKok Date: Sun, 29 Apr 2012 07:23:23 +0000 (+0200) Subject: As posted to the Wiki X-Git-Tag: release_2_2_0~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ed500c29e66716c0810dfe033d94419b6cb314;p=thirdparty%2Ffreeradius-server.git As posted to the Wiki --- diff --git a/share/dictionary b/share/dictionary index 82e867f36f0..123e9190232 100644 --- a/share/dictionary +++ b/share/dictionary @@ -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 index 00000000000..5d913b10841 --- /dev/null +++ b/share/dictionary.paloalto @@ -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