Setup Guide

Table 6. Connection Settings: wnos.ini files only (continued)
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 profile (wnos.ini file).
SecurityPolicy={full, warning, low}
[SecuredNetworkProtocol={yes, no}]
[TLSMinVersion]={1,2,3}]
[TLSMaxVesion={1,2,3}]
[DNSFileServerDiscover={yes, no}]
Specifies 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
certificate. If it is untrusted, connection is dropped.If set
to warning, the SSL connection needs to verify server
certificate. If it is untrusted, it is up to you to continue or
drop the connection. If set to low, the server certificate 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
configure 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 file server, if the global INI file in remote file
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}]]
[SCRemovalBehavior= {-1, 0, 1}]
[SaveLastDomainUser={yes, no, user, domain}]
[DefaultINI=filename]
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 specified in the wnos.ini file and
{username}.ini file 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.
36 Parameters for wnos INI files only