Setup Guide

General settings for wnos.ini les, {username} INI, and
$MAC INI les
The following table contains the parameters used for conguring general settings. The underlined values are defaults.
Table 7. General Settings: wnos.ini les, {username} INI, and $MAC INI Files
Parameter
* Global overrides identically-named user prole
** After sign o, user prole returns to global
value
Description
AdminMode={no, yes}
[admin-username=<encrypted_ username>]
[admin-password=<encrypted_ password>]
[Username=<username>]
[Password=<password>]
[Enc-username=encrypted_username]
[Enc-password=encrypted_password]
AdminMode — Default is no. Yes/no option to use the username and the password to
obtain a high thin client conguration when the privilege parameter level is set to high
(Privilege=high).
admin-usernameSpecies if admin-username=encrypted_username, then
encrypted strings are used for admin-username; no minimum length; maximum length
is 30 characters—15 characters convert to 30 characters encrypted.
admin-passwordSpecies if admin-password=encrypted_password, then
encrypted strings are used for admin-password; no minimum length; maximum length
is 30 characters—15 characters convert to 30 characters encrypted.
Enc-usernameSpecies if the username is encrypted, and encrypted strings are
used for the Enc-username.
Enc-passwordSpecies if the password is encrypted, and encrypted strings are
used for the Enc-password.
NOTE:
The AdminMode items are on the right-click menu.
usernameSpecies the username; no minimum length; maximum length is
15 characters.
passwordSpecies the password; no minimum length; maximum length is 15
characters.
BootOrder={PXE, HardDisk, USB}
BootOrder — Sets the boot order for the BIOS. The boot order must follow these
rules:
1 The boot order is a list of these three options separated by a semi-colon (;) or a
comma (,).
2 Every option must be used.
3 The options must be dierent.
For example, the following settings are valid:
BootOrder=PXE;HardDisk;USB
BootOrder=HardDisk;PXE;USB
BootOrder=USB;PXE;HardDisk
However, the following settings are invalid:
BootOrder=PXE;HardDisk
BootOrder=PXE;PXE;USB
BootOrder=PXE;HardDisk;USB;PXE
Parameters for wnos INI, {username} INI, and $MAC INI les 45