Reference Guide

$FIP IP address used in xed format with 3 digits between separators,
for example, 010.020.030.040.ini. Using it in conjunction with the
left/right modier helps to dene policy for subnet.
For example, include=&Left($FIP,11).ini is specied to include le
010.020.030.ini for subnet 010.020.030.xxx.
$WPUN PEAP/MSCHAPv2 username used (802.1x dependent).
$WPPW PEAP/MSCHAPv2 password used (802.1x dependent).
$WPDN PEAP/MSCHAPv2 domain used (802.1x dependent).
&Right($xx, i) or &Left($xx, i)
Species whether the variable is to be read from left or right. The
$xx is any of the above parameters. The parameter i species left
or right oset digits.
Placing the INI Files into the Folder Structure on the
Server
If you have set up your environment to provide your thin clients running ThinOS with automatic updates and congurations as described in
Administrators Guide: Wyse ThinOS , you can use the following folder structure on your server under the C:/inetpub/ftproot folder, for
FTP or
C:/inetpub/wwwroot folder, for HTTP or HTTPS and place your INI les and other necessary les inside the structure as noted.
This list describes the folder structure, starting with the root directory.
/wyse/
(Required) The root directory. It stores the wnos folder.
/wyse/wnos
(Required) The main INI conguration folder. It stores the wnos.ini
le, {username}.ini le, $MAC.ini le, rmware, and the following
optional folders:
bitmap folder
cacerts folder
font folder
inc folder
ini folder
locale folder
trace folder
/wyse/wnos/bitmap
(Optional) The folder where you can place custom images you plan
to use.
/wyse/wnos/cacerts
(Optional) The folder where you can place the CA certicates that
can be imported to a thin client.
NOTE:
Use the AddCerticate INI parameter in the wnos.ini le to
import the certicates to thin clients.
/wyse/wnos/font
(Optional) The folder where you can place font les for languages
such as Chinese Simplied, Chinese Traditional, Japanese, and
Korean that require the le.
/wyse/wnos/inc
(Optional) The folder where you can place the mac.ini les.
Getting Started: Learning INI File Basics 11