Reference 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 Description
AdminMode={no, yes}
[admin-username=<encrypted_ username>]
[admin-password=<encrypted_ password>]
[Username=<username>]
[Password=<password>]
[Enc-username=encrypted_username]
[Enc-password=encrypted_password]
[ShowAESButton={yes, no}]
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-username—Speci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-password—Speci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-username—Species if the username is encrypted, and encrypted strings are
used for the Enc-username.
Enc-password—Speci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.
username—Species the username; no minimum length; maximum length is 15
characters.
password—Species the password; no minimum length; maximum length is 15
characters.
ShowAESButton—If the value for ShowAESButton is Yes, AES Encrypt button
populates in System Admin when the user enters the administrator mode. Click AES
Encrypt to launch encrypted generator to generate enc-password for INI settings.
You can hide AES Encrypt if ShowAESButton=no. If Enc-Username and Enc-
Password is presented, the default value is yes. Otherwise, the default value is no.
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