From 7b4215dafaeb7716d81c7bec93decac0c3a556f5 Mon Sep 17 00:00:00 2001 From: Anish Bhatt Date: Mon, 27 Oct 2014 01:12:21 -0700 Subject: [Radius] Update dictionaries from freeradius 3.0.4 Update includes all new/renamed dictionaries in radius, but does not cover any differences in already included dictionaries, which will be handled in a separate update. Change-Id: I6d1e1cc1815423fb71ec940366964a366ab41a25 Reviewed-on: https://code.wireshark.org/review/4947 Reviewed-by: Anders Broman --- radius/dictionary.aerohive | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 radius/dictionary.aerohive (limited to 'radius/dictionary.aerohive') diff --git a/radius/dictionary.aerohive b/radius/dictionary.aerohive new file mode 100644 index 0000000000..e4833fc995 --- /dev/null +++ b/radius/dictionary.aerohive @@ -0,0 +1,23 @@ +# -*- text -*- +# Copyright (C) 2013 The FreeRADIUS Server project and contributors +# +# dictionary.aerohive +# +# Aerohive +# +# $Id: 6e20a68cd1cff01ff39ae31166fe7d18ad8f55ed $ +# +VENDOR Aerohive 26928 + +BEGIN-VENDOR Aerohive + +# The following ATTRIBUTE and VALUE definitions are required. +ATTRIBUTE AH-HM-Admin-Group-Id 1 integer +VALUE AH-HM-Admin-Group-Id Read-Only-Admin 0 +VALUE AH-HM-Admin-Group-Id Super-Admin 1 +VALUE AH-HM-Admin-Group-Id Read-Write-Admin 2 + +# The following is an example of an admin group that you can define. +#VALUE AH-HM-Admin-Group-Id Admin-Group100 100 + +END-VENDOR Aerohive -- cgit v1.2.3