Setup Guide

Table 5. Peripheral Settings: wnos.ini files only (continued)
Parameter Description
(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}.
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.
Connection settings for wnos.ini files only
The following table contains the parameters used for configuring the connection settings. The default values are underlined.
Table 6. Connection Settings: wnos.ini files only
Parameter Description
AddCertificate=filename
password={plain text password}
Password-enc={encrypted password}
AddCertificate Specifies a certificate file residing in the
subfolder cacerts under the wnos folder to load on platforms
with nand flash, or on the memory. The length of the filename,
including the trailing period and the file extension, is limited to
64 characters.
Parameters for wnos INI files only 19