Setup Guide

Table 5. Peripheral Settings: wnos.ini files only
Parameter Description
DEVICE_SECURITY=white_list/black_list
vid_pid=[vvvv,pppp]
class=name/[cc,ss,pp]
1. When DEVICE_SECURITY=white_list is set, the security is
in high level, and you need to add all the devices (on board
devices including Wyse 3020 thin client with ThinOS
(T10D)'s netcard, and internal hub) to the list that you
want to use, and all other devices are denied when the
device is plugged-in.
2. When DEVICE_SECURITY=black_list is set, the security is
mid-level, and customer can add the device which is not
present in the list.
3. About key value: all the value are hex, and vid_pid =
0xvvvvpppp, class value is =0xccsspp; where,
vvvv=device vendor id
pppp=device product id
cc= device interface class
ss=device interface subclass
pp=device interface protocol
4. Class name is abbreviation for the defined class. Valid
names are listed here:{Audio, CDC_control, HID,
Pysical, Image, MASS_STORAGE, Hub, CDC_Data,
Smart_Card, Content_Security, Video,
Personal_Healthcare, AudioVideo, Billboard,
Diagnostic_Device, Wireless, Miscellaneous, Application,
VendorSpecific}. For detailed information, refer:
www.usb.org/developers/defined_class.
5. The max number of devices/class table is 16.
For Example:
DEVICE_SECURITY=white_list class=HID class=Audio
class=Video
DEVICE_SECURITY=black_list vid_pid=0x0B0E2000
class=0x030101.
PrinterMap=a text file name or possibly URL.
A text file to be included to define printer mappings. Each line
in the file is of format Printer Identification=Printer Driver
Name. For example: HL-1240 Series=HP LaserJet.
ThinPrintEnable={no, yes}
[Port=port number]
Default is yes.
ThinPrintEnable Yes/no option to enable the thinprint
client.
portThe TCP port of the thinprint client. The default port
number value is 4000. The port number value must be less
than 65535.
SmbVersionRange={version_range} SmbVersionRangeControls the SMB protocol version that is
used in SMB printer communication. The client only uses the
SMB version that is specified in version_range.
The format of version_range is lowest_version,
highest_version. LM2 stands for LAN manager 2, SMB1 for
SMB version 1, and SMB2 for SMB version 2. For example,
SmbVersionRange=SMB2,SMB2 means only SMB version 2 is
allowed; SmbVersionRange=,SMB2 means SMB version 2 and
all the supported lower versions can be used. Default version
range is set by SmbVersionRange=,SMB1. By default, SMB2 is
not supported.
Parameters for wnos INI files only 19