NixOS-Configs/home/work/files/citrix/Untrusted_Region.ini
2024-06-15 12:00:45 -05:00

35 lines
817 B
INI

; Untrusted_Region.ini
;
; This file defines the lockdown profile applied to all connections made by Citrix Receiver
; while in the Untrusted Region.
;
;
; The Top Level configuration defines the basic functionality of this Profile.
;
[Top Level]
Version Minimum=10000
Version Maximum=10000
EnableLockdown=true
AllowConnection=false
OverrideInvalidICAParameters=true
AllowUnrecognisedICAParameters=true
[Network\Proxy]
TransportDriver=TCP/IP
WinStationDriver=ICA 3.0
ProxyType=Auto,None,Wpad
AltProxyType=Auto,None,Wpad
; If you allow a proxy type (Secure or Socks) that uses a server,
; you will need to change the ProxyHost line below to indicate which
; servers are trusted, for example:
; ProxyHost=,*.mycompany.com:*,*.mypartner.com:*
;
ProxyHost=,
AltProxyHost=,
;
; Region preferences.
;
[Preferences]