Reference Guide

Parameter Description
HealthCastServer=vip list
[LogLevel={0, 1, 2 ,3}]
[SecurityMode={default, full, warning, low}]
[ClientCertificate=certificate file name]
Specifies a list of VIP addresses with optional TCP port number of HealthCast
servers.
LogLevel—The option LogLevel is for debug purpose; 0 means no log.
SecurityMode —Specifies the SSL certification validation policy. If set to default,
it will apply SecurityPolicy setting. If set to full, the SSL connection needs to verify
server certificate. If it is untrusted, then drop the connection. If set to warning, the
SSL connection needs to verify server certificate. If it is untrusted, you may still
continue or drop the connection. If set to low, the server certificate will not be
checked. The value will be persistent, and the default value of the setting is default.
ClientCertificate —The option specifies the client certificate file name during SSL
connection between Healthcast server and client.
INACTIVE=minutes
[NoSessionTimer=minutes]
[LockTimer=seconds]
Default is 0. There is no Idle timeout. The range is 0 minutes to 480 minutes.If the
value given is bigger than 480, 480 is set instead. If the value given is smaller than 0,
0 is set instead.
When the system idle is time out in the configured minutes, the system will
automatically sign off, reboot or shutdown which are based on the setting of
AutoSignoff.
NoSessionTimer— The parameter NoSessionTimer has the same range as
INACTIVE and it is valid only if INACTIVE value is not 0. If there is a session use the
value of Inactive, otherwise use the value of NoSessionTimer, if NoSessionTimer is
configured.
If AutoSignoff=yes Shutdown=yes is configured, then this statement can work
before signon.
If AutoSignoff=yes Reboot=yes is configured, this statement can work before
signon.
LockTimer—If the parameter LockTimer is set, the terminal is locked and the
system idle is timeout in the configured seconds; System will automatically sign off,
reboot or shutdown based on the setting of AutoSignoff.
LongApplicationName={no, yes}
Default is no.
Yes/no option to display all 38 characters in a desktop icon name. If
LongApplicationName=no, then icons will display up to 19 characters; any over 19
characters and the last three characters will be “
”.
MaxVNCD={0, 1}
[VNCD_8bits={yes,no}]
[VNCD_Zlib={yes, no}]
Default is 0.
Option to enable VNC shadowing. Default value is 0 means VNC shadowing is
disabled. Set to 1 to enable shadowing.
NOTE:
Only one VNC client session is allowed and a password is required.
See also VNCPrompt in Connection Settings: wnos.ini files, {username} INI, and
$MAC INI Files to enable a VNC shadowing prompt to a user.
See also VncPassword in Connection Settings: wnos.ini files only to specify a string
of up to 8 characters as the password used for shadowing.
VNCD_8bits — Default is yes. Yes/no option to force the VNC server to send out
images with 8-bits-per-pixel; if set to no, the VNC server will send out images with
the current system color depth.
VNCD_Zlib — Default is no. Yes/no option to allow the VNC server to send data
with Zlib compression.
MMRConfig={VIDEO}
[flashingHW={0, 1}]
This parameter specifies whether to show the “HW” label at the top left corner of
video or not when HDX is hardware decoded. The default value is 0. Set flashingHW
to 0, if you want to hide HW. Set flashingHW to 1, if you want to show HW.
Parameters for wnos INI files only 27