Bumped Release in freeradius-server.spec. version-number given to build.sh must be...
[freeradius.git] / share / dictionary.sofaware
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 ##############################################################################
4 #
5 #       Sofaware VPN-1 Edge from Sofaware (Check Point appliance).
6 #
7 #       Values are strings, rather than real VALUEs.
8 #
9 #       SofaWare-Admin    :   "none" / "readonly" / "readwrite"
10 #               Users have no, read-only or read-write access to the
11 #               appliance's configuration interface (Web / SSH)
12 #
13 #       SofaWare-VPN   :   `true" / "false"
14 #               User can / cannot connect the VPN
15 #
16 #       SofaWare-Hotspot    :   "true" / "false"
17 #               The account can be used for authentication on the
18 #               Hotspot web page (may be required before accessing
19 #               the Internet)
20 #
21 #       SofaWare-UFP      :   "true" / "false"
22 #               The user can /cannot overwrite the URL Filtering policy
23 #
24 #       $Id$
25 #
26 ##############################################################################
27
28 VENDOR          SofaWare                        6983
29
30 BEGIN-VENDOR    SofaWare
31
32 ATTRIBUTE       SofaWare-Admin                          1       string
33 ATTRIBUTE       SofaWare-VPN                            2       string
34 ATTRIBUTE       SofaWare-Hotspot                        3       string
35 ATTRIBUTE       SofaWare-UFP                            4       string
36
37 END-VENDOR    SofaWare