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
20 # SofaWare-UFP : "true" / "false"
21 # The user can /cannot overwrite the URL Filtering policy
25 ##############################################################################
31 ATTRIBUTE SofaWare-Admin 1 string
32 ATTRIBUTE SofaWare-VPN 2 string
33 ATTRIBUTE SofaWare-Hotspot 3 string
34 ATTRIBUTE SofaWare-UFP 4 string