Setup Guide

Service=wdm disable={no, yes}
Default is no.
Yes/no option to disable the WDM service, same as
RapportDisable={no, yes}.
Service=<port number> disable={no, yes}
Default is no.
Yes/no option to disable the service with this port number. The 80
port is an exception because the WDM is always started before
loading the global prole (wnos.ini le).
SecurityPolicy={full, warning, low}
[SecuredNetworkProtocol={yes, no}]
[TLSMinVersion]={1,2,3}]
[TLSMaxVesion={1,2,3}]
[DNSFileServerDiscover={yes, no}]
Species the global security mode for SSL connection. If
application SecurityMode is default, application applies the setting.
If set to full, the SSL connection needs to verify server certicate.
If it is untrusted, connection is dropped.If set to warning, the SSL
connection needs to verify server certicate. If it is untrusted, it is
up to you to continue or drop the connection. If set to low, the
server certicate is not checked.
The value is persistent, and the default value is warning. For those
SSL connections with their own security policy, this does not
impact.
For example,
File server, VMware View and AWS broker follows the global
SecurityPolicy. Citrix broker, RDS broker and SECUREMATRIX are
forced to high security mode.
If the optional SecuredNetworkProtocol=yes is set, the unsecure
protocols including ftp, http and tftp are disabled. The value is
persistent, and the default value is no.
Option TLSMinVersion and TLSMaxVersion allows you to congure
the SSL connection. ThinOS supports SSLs from TLSMinVersion
onwards. TLSMaxversion is the latest version of SSL supported by
ThinOS.
If no value is set then TLSMinVersion then the default value is set
to TLS1.0 and TLSMaxVersion to TLS1.2. The value 1, 2, 3
corresponds to TLS1.0, TLS1.1, TLS1.2 respectively.
In classic mode, a DNS name wyseftpfbc4tc is resolved to discover
the le server, if the global INI le in remote le server and local
cache cannot be loaded. If the optional DNSFileServerDiscover=no
is set, the function is disabled. The value is persistent, and the
default value is yes.
SignOn={
yes, no, NTLM}
[MaxConnect=max]
[ConnectionManager={maximize, minimize, hide}]
[EnableOK={no, yes}]
[DisableGuest={no, yes}]
[DisablePassword={no, yes}]
[LastUserName={no, yes}]
[RequireSmartCard={{yes or force, optional, no}]]
SignOn — Default is yes. Yes/no/NTLM option to enable the sign-
on process. If set to NTLM, a user can be authenticated with an
NTLM protocol.
The user must be a domain user and the same sign-on user
credentials must be available in the ftp://~/wnos/ini/ directory.
MaxConnect — Default is 216. Maximum number of connections
allowed to be specied in the wnos.ini le and {username}.ini le
added together. The range allowed for MaxConnect is 100 to 1000.
The default maximum is 216 entries.
ConnectionManager — Default is minimize. State of the Connect
Manager during sign-on.
EnableOK — Default is no. Yes/no option to show the OK and
Cancel the command buttons in the Sign-on dialog box.
Parameters for wnos INI les only 37