Setup Guide

Table 7. General Settings: wnos.ini files, {username} INI, and $MAC INI Files (continued)
Parameter
* Global overrides identically-named user
profile
** After sign off, user profile returns to
global value
Description
option can be a list of any valid value separated with "," or ";". For Camera,
Touchscreen and Bluetooth, they can be enabled only, if the devices are
available.
For example, Privilege=none lockdown=yes
EnablePeripherals=mouse,audio,camera,bluetooth, then mouse and audio tab
will be enabled. If there are camera and/or bluetooth devices, the camera
and/or bluetooth tab will be enabled too. The optional
EnableKeyboardMouseSettings=yes can be replaced as: Privilege=none
lockdown=yes EnablePeripherals=keyboard,mouse.
FastDHCP FastDHCP identifies the gateway first. If the gateway is same
as the network before disconnection and the previous DHCP information is
valid, the same information is used. The default value is yes.
TCPTosDscpUse this option to set the TOS field of all TCP packets when
the fields are not pre-configured by other INI settings.
UDPTosDscpUse this option to set the TOS field of all UDP packets when
the fields are not pre-configured by other INI settings.Added new sheet
TOS_Priority_settings for TosDSCP INI, which is merged from
TOS_Priority_settings.docx.
HideWlanScanUse this option to disable WIFI scan in lockdown mode. The
default value is no.
EnableNewConnectionIf the option, EnableNewConnection=yes is set
with Privilege=None or Privilege=Low, the New button of Connect Manager
window in classic mode or the Add Connection button in zero mode is
enabled to permit new connection. At the same time, the connection property
is also enabled.
ResourceURL={yes, no}
[Type={Picture, Firmware, Package}]
[URL=_url_path_]
[User=_user_name]
[Password=_password_]
[Encrypt={yes, no}]
The resource files have their specified default path in file server, for example,
the pictures for Showing Picture screen saver are from the folder /wnos/
picture in file server (default), and the bitmap are from /wnos/bitmap.
ResourceURLIf this option is set to yes, the subsequent options are use to
configure one or more resource URL. The system fetches the resource files
from the new URL.
If this option is set to no, all the subsequent options are to be ignored.
TypeThis option specifies the resource type. Currently, only Picture is
supported, which is for showing picture screen saver.
Type=PictureThis option specifies the URL of pictures for Showing
Picture screen saver.
Type=FirmwareThis option specifies the URL for ThinOS image, BIOS
image, hosts, printermap and noticefile.
Type=PackageThis option specifies the URL for packages.
Example:
ResourceUrl=yes \
type=picture url=ftp://10.xxx.xxx.xx/pic1 user=pteng
password=xxxxxx
encrypt=no \
type=firmware url=http://10.xxx.xxx.x/wnos1
user=administrator
56
Parameters for wnos INI, {username} INI, and $MAC INI files