aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.sonicwall
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-07-07 17:52:03 +0000
committerBill Meier <wmeier@newsguy.com>2009-07-07 17:52:03 +0000
commit9ab444404fdc25ac85e7ae4ee9680bfda59e25ea (patch)
treed66958ba5286bda5b23be9748532f66b0ae5de9f /radius/dictionary.sonicwall
parentfd6bcf67a753510606a8349ea871a29a829edd64 (diff)
Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 2:
Modified files w/o conflicts with current Wireshark radius dictionary files. svn path=/trunk/; revision=28996
Diffstat (limited to 'radius/dictionary.sonicwall')
-rw-r--r--radius/dictionary.sonicwall16
1 files changed, 10 insertions, 6 deletions
diff --git a/radius/dictionary.sonicwall b/radius/dictionary.sonicwall
index 9d41017b0a..f841d21cb4 100644
--- a/radius/dictionary.sonicwall
+++ b/radius/dictionary.sonicwall
@@ -1,17 +1,20 @@
+# -*- text -*-
#
# Sonicwall Firewall dictionary
#
# $Id$
#
-VENDOR SonicWall 8741
+VENDOR SonicWall 8741
# Backwards compatibility.
-ATTRIBUTE SS3-Firewall-User-Privilege 1 integer SonicWall
+BEGIN-VENDOR SonicWall
+
+ATTRIBUTE SS3-Firewall-User-Privilege 1 integer
# New names.
-ATTRIBUTE SonicWall-User-Privilege 1 integer SonicWall
-VALUE SonicWall-User-Privilege Remote-Access 1 # deprecated
+ATTRIBUTE SonicWall-User-Privilege 1 integer
+VALUE SonicWall-User-Privilege Remote-Access 1 # deprecated
VALUE SonicWall-User-Privilege Bypass-Filters 2
VALUE SonicWall-User-Privilege VPN-Client-Access 3 # standard
VALUE SonicWall-User-Privilege Access-To-VPN 4 # standard
@@ -38,13 +41,12 @@ VALUE SonicWall-User-Privilege Internet-Access 9 # standard
# "RA" for "Remote-Access" is now deprecated.
# ATTRIBUTE SonicWall-User-Privileges 2 string SonicWall
-
# Multiple of these can be set for a user, each specifying the name of a
# user group to which that user has membership. Note that this can
# alternatively be achieved by use of the Filter-Id attribute.
# This is applicable only on a SonicWall firewall running enhanced firmware.
#
-ATTRIBUTE SonicWall-User-Group 3 string SonicWall
+ATTRIBUTE SonicWall-User-Group 3 string
# This attribute is to use in place of SonicWall-User-Group with RADIUS
# servers that allow only one instance of a Vendor-Specific attribute to be
@@ -56,3 +58,5 @@ ATTRIBUTE SonicWall-User-Group 3 string SonicWall
# This is applicable only on a SonicWall firewall running enhanced firmware.
#
# ATTRIBUTE SonicWall-User-Groups 4 string SonicWall.
+
+END-VENDOR SonicWall