Deployment Guide

General settings for wnos.ini files, {username} INI,
and $MAC INI files
The following table contains the parameters used for configuring general settings. The underlined values are defaults.
Table 7. General Settings: wnos.ini files, {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 configuration when the privilege parameter
level is set to high (Privilege=high).
admin-usernameSpecifies if admin-username=encrypted_username, then
encrypted strings are used for admin-username; no minimum length; maximum
length is 30 characters15 characters convert to 30 characters encrypted.
admin-passwordSpecifies if admin-password=encrypted_password, then
encrypted strings are used for admin-password; no minimum length; maximum
length is 30 characters15 characters convert to 30 characters encrypted.
Enc-usernameSpecifies if the username is encrypted, and encrypted strings
are used for the Enc-username.
Enc-passwordSpecifies if the password is encrypted, and encrypted strings
are used for the Enc-password.
NOTE:
The AdminMode items are on the right-click menu.
usernameSpecifies the username; no minimum length; maximum length is
15 characters.
passwordSpecifies the password; no minimum length; maximum length is
15 characters.
ShowAESButtonIf 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 different.
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
If the first boot order is not HardDisk, the system restart will boot from the
BIOS setting.
BootpDisable={no, yes}
Default is no.
Parameters for wnos INI, {username} INI, and $MAC INI files 45