Setup Guide

session or the terminal is idle for specied idle minutes. If the
session is still active, the reboot is delayed till the idle time is
reached or log o the sessions.
For example,
If you set Reboot=yes time=20:30, the unit reboots on local time
20:30. If you set Reboot=yes time=20:30-4:30, the unit reboots on
random time through 20:30 to 4:30.
If you set Reboot=yes time=23:00 Wday=Friday,Monday, the unit
reboots on local time 23:00 of Friday and Monday.
If you set Reboot=yes time=1:00 Idle=10, the unit reboots on 1:00, if
there are no sessions. If there is any active session, the reboot
happens only if the unit is idle for 10 minutes or the system logs out
from the session.
Since 8.3_012 or later, scheduling a shutdown at a given time is
supported. The options are same as schedule a reboot as above.
For example, Set Shutdown=yes time=20:30, the unit shuts down
at local time 20:30.
RegisterWINS=yes Forces the thin client to register itself with a Microsoft WINS
server.
ScepAutoEnroll={yes, no}
AutoRenew={yes, no}
InstallCACert={yes, no}
[CountryName=country]
[State=state]
[Locality=locality]
[Organization=organization_name]
[OrganizationUnit=organization_unit]
[CommonName=common_name]
[Email=email_address]
KeyUsage=key_usage
KeyLength={1024, 2048, 4096 }
[subAltName=subject_alt_name_list]
RequestURL=scep_request_url
CACertHashType={MD5, SHA1}
CACertHash=CA_HASH_VALUE
[EnrollPwd=enrollment_password]
[EnrollPwdEnc=encrypted_enrollment_password]
[ScepAdminUrl=scep_administrator_page_url]
[ScepUser=scep_enrollment_user]
This option is to allow client automatically get
certicates and
renew certicates using SCEP protocol.
ScepAutoEnroll—Set this keyword to yes to enable client's
functionality to automatically obtain certicate.
Set AutoRenew—Set this keyword to yes to enable certicate
auto renew. Client only tries to renew certicates requested either
manually or automatically through SCEP from this client, and the
renewal is performed only after a certicate's 1/2 valid period has
passed.
Set InstallCACert—Set this keyword to yes to install the root CA's
certicate as trusted certicate after successfully getting a client
certicate.
CountryName, State, Locality, Organization, OrganizationUnit,
CommonName, EmailThese keywords together compose the
subject identity of the requested client certicate. Country Name
should be two letter in uppercase, other elds are printable strings
with a length shorter than 64 bytes, and email_address should have
a '@' in it. At least one of the above elds must be congured
correctly to form the client certicate's subject identity.
KeyUsage This option is to specify key usage of the client
certicate and should be set to a digitalSignature, keyEncipherment
or both using a ';' concatenating these two as
digitalSignature;keyEncipherment.
KeyLengthThis option is to specify the key length of the client
certicate in bits, must one of the value in the list.
subAltNameThis option is to specify the client certicate's
subject alternative names. It is a sequenced list of name elements,
and every element is either a DNS name or an IP address. Use ';' as
delimiter between them.
RequestURLThis option is to specify the SCEP server's service
URL. This eld must be set correctly. Do not add any protocol prex
34
Parameters for wnos INI les only