newvector should be a bool
[freeradius.git] / share / dictionary.bluecoat
1 # -*- text -*-
2 # Copyright (C) 2014 The FreeRADIUS Server project and contributors
3 #
4 #       Blue Coat Dictionary
5 #
6 #       See also dictionary.packeteer for former Packeteer products.
7 #
8
9 VENDOR          BlueCoat                        14501
10
11 BEGIN-VENDOR    BlueCoat
12
13 ATTRIBUTE       Blue-Coat-Group                         1       string
14 # Accepts multiple groups as comma-separated list.
15
16 ATTRIBUTE       Blue-Coat-Authorization                 2       integer
17
18 VALUE   Blue-Coat-Authorization         No-Access               0
19 VALUE   Blue-Coat-Authorization         Read-Only-Access        1
20 VALUE   Blue-Coat-Authorization         Read-Write-Access       2
21
22 END-VENDOR      BlueCoat