Setup Guide

Table 6. Connection Settings: wnos.ini files only (continued)
For example: If you re-name the Wyse 3010 thin client
with ThinOS (T10) firmware file from DOVE_boot to
DOVE_boot_8.0_037., then you must use platformconfig-="T
Class", then add Firmware=DOVE_boot_8.0_037.
ThinOS will look on the file server for this exact firmware
name. If that defined firmware name is not found, then
ThinOS will fall back to the default logic and look for the
DOVE_boot firmware.
ECFirmware is only used for Wyse 3010 thin client with
ThinOS (T10)/X10J/X10CJ to update EC firmware, it is not
supported on other platforms.
C: C10LE V: VL10
S: S10 R: R10L
Wyse 3010 thin client with ThinOS (T10)
If the ECFirmware file name is not specified, device will look
for EC with default name: T10: T10_EC.bin
Proxy={yes,
no}
AppList={ccm;fr;rtme;wms}
[Type={Global, http, https, socks5}]
[Server=_host_port_]
[User=_user_name]
[Password=_password_]
[Encrypt={yes, no}]
Specifies the proxy settings which are saved in non-volatile
memory. If Proxy=no, all proxy settings are cleared and all
the followed options are ignored.
If Proxy=yes, the option AppList must be followed. It specifies
which applications are applied to connect through proxy.
WMS, CCM, FR, and RTME are supported. The application
name is separated with semicolon.
NOTE: Wyse Management Suite is the successor to Cloud
Client Manager (CCM).
The following options are used to configure one or several
proxy server setting. The option Type specifies the proxy
protocol including http, https and socks5. The option Server
specifies the url of the proxy server. The option User and
Password specify the credentials of this proxy server. The
option Encrypt specifies if the password is encrypted or not.
The option User and Password can support system variables.
Because CCM runs before sign on, it is not appropriate to use
$UN and $PW.
If Type=Global, the proxy settings are saved into http proxy
setting, and the https and socks5 proxy settings use the same
setting as http proxy. And the followed proxy settings will be
ignored.
For example,
Proxy=yes AppList=fr \
Type=http Server=server1:1234 user=$UN password=$PW
(OR)
Proxy=yes AppList=ccm \
Type=http Server=server1:1234 user=abc password=xyz \
Type=socks5 Server=server2:4321 user=abc password=1234
(OR)
Proxy=yes AppList=ccm;fr;rtme \
Type=Global Server=server_global user=user_global
password=password_global_encrypted Encrypt=yes
RapportDisable={yes, no}
Set to yes to disable the Rapport agent.
Parameters for wnos INI files only 31