HACK: pinfo->private_data points to smb_info again
[wireshark-wip.git] / radius / dictionary.sofaware
blob43eeccf72308b94d50d5e2c168d3dee039af05d1
1 # -*- text -*-
2 ##############################################################################
4 #       Sofaware VPN-1 Edge from Sofaware (Check Point appliance).
6 #       Values are strings, rather than real VALUEs.
8 #       SofaWare-Admin    :   "none" / "readonly" / "readwrite"
9 #               Users have no, read-only or read-write access to the
10 #               appliance's configuration interface (Web / SSH)
12 #       SofaWare-VPN   :   `true" / "false"
13 #               User can / cannot connect the VPN
15 #       SofaWare-Hotspot    :   "true" / "false"
16 #               The account can be used for authentication on the
17 #               Hotspot web page (may be required before accessing
18 #               the Internet)
20 #       SofaWare-UFP      :   "true" / "false"
21 #               The user can /cannot overwrite the URL Filtering policy
23 #       $Id$
25 ##############################################################################
27 VENDOR          SofaWare                        6983
29 BEGIN-VENDOR    SofaWare
31 ATTRIBUTE       SofaWare-Admin                          1       string
32 ATTRIBUTE       SofaWare-VPN                            2       string
33 ATTRIBUTE       SofaWare-Hotspot                        3       string
34 ATTRIBUTE       SofaWare-UFP                            4       string
36 END-VENDOR    SofaWare