wireshark/radius/dictionary.bluecoat
Guy Harris 36a91d3747 Copy over some comment-and-whitespace-only changes from FreeRADIUS.
This adds copyright notices and makes other cleanups.

Change-Id: I5975b563dffd704a336160d08efde42203c81676
Reviewed-on: https://code.wireshark.org/review/21795
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 21:55:55 +00:00

26 lines
735 B
Text

# -*- text -*-
# Copyright (C) 2015 The FreeRADIUS Server project and contributors
##############################################################################
#
# BlueCoat VSAs
#
# See also dictionary.packeteer for former Packeteer products.
#
# $Id: 1568f4bbc16b7e83b8894ec6088b9931451bb726 $
#
##############################################################################
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