Reference Guide

Parameter Description
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 identies the gateway rst. 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.
TCPTosDscp—Use this option to set the TOS eld of all TCP packets when the elds
are not pre-congured by other INI settings.
UDPTosDscp—Use this option to set the TOS eld of all UDP packets when the elds
are not pre-congured by other INI settings.Added new sheet TOS_Priority_settings
for TosDSCP INI, which is merged from TOS_Priority_settings.docx.
HideWlanScan—Use this option to disable WIFI scan in lockdown mode. The default
value is no.
ResourceURL={yes, no}
[Type={Picture, Firmware, Package}]
[URL=_url_path_]
[User=_user_name]
[Password=_password_]
[Encrypt={yes, no}]
The resource les have their specied default path in le server, for example, the
pictures for Showing Picture screen saver are from the folder /wnos/picture in le
server (default), and the bitmap are from /wnos/bitmap.
ResourceURL—If this option is set to yes, the subsequent options are use to
congure one or more resource URL. The system fetches the resource les from the
new URL.
If this option is set to no, all the subsequent options are to be ignored.
TypeThis option species the resource type. Currently, only Picture is supported,
which is for showing picture screen saver.
Type=PictureThis option species the URL of pictures for Showing Picture screen
saver.
Type=FirmwareThis option species the URL for ThinOS image, BIOS image, hosts,
printermap and noticele.
Type=PackageThis option species 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
password=XXXXXX encrypt=yes \
type=package url=https://10.xxx.xxx.xxx/wnos/pkg2 user=abc
password=yyyy
URLThis option species a new URL of the resources.
User and PasswordThese options specify the credentials of the new resource URL.
Parameters for wnos INI, {username} INI, and $MAC INI
les 57