wireshark/radius/dictionary.bluecoat
Anish Bhatt 7b4215dafa [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 <a.broman58@gmail.com>
2014-11-03 07:22:58 +00:00

26 lines
735 B
Text

# -*- text -*-
# Copyright (C) 2014 The FreeRADIUS Server project and contributors
##############################################################################
#
# BlueCoat VSAs
#
# See also dictionary.packeteer for former Packeteer products.
#
# $Id: d1ed58f33485aaa1e571010bd6fe183930d7eea1 $
#
##############################################################################
VENDOR BlueCoat 14501
BEGIN-VENDOR BlueCoat
# Accepts multiple groups as comma-separated list.
ATTRIBUTE Blue-Coat-Group 1 string
ATTRIBUTE Blue-Coat-Authorization 2 integer
VALUE Blue-Coat-Authorization No-Access 0
VALUE Blue-Coat-Authorization Read-Only-Access 1
VALUE Blue-Coat-Authorization Read-Write-Access 2
END-VENDOR BlueCoat