Reference Guide

This field also prevents the system password from being disabled by
the user while the system boots.
Example:
A:>syscfg --PasswordStatus=Locked
--PwrButton
Valid Arguments Enabled, Disabled
Description
Enables or disables the power button on the front panel.
Example:
A:>syscfg --PwrButton=Enabled
--SetupPassword*
Valid Arguments
read-only
Description
Sets the setup password for the BIOS. The setup password locks the
BIOS F2 screen. The argument string supplied to this option is the
password. Passwords are limited to alphanumeric characters and
cannot exceed 32 characters in length. If a current setup password is
set, it must be given through the OldSetupPassword option. This
option is not replicated. For more information on delimiters, see
Command Line Option Delimiters .
Example:
A:>syscfg --SetupPassword=asetuppassword
The password has been set. Please use a warm reboot
to apply the password to the system.
Example 2:
A:>syscfg --SetupPassword=asetuppassword --
OldSetupPassword=currentpassword
The password has been set. Please use a warm reboot
to apply the password to the system.
Example 3:
A:>syscfg --SetupPassword=asetuppassword --
OldSetupPassword=currentpassword
The old password entered is incorrect. The new
password will not be set. Please try again.
--SysPassword*
Valid Arguments
read-only
Description
Sets the system password for the BIOS. The system password is
required when booting the system. The argument string supplied to
this option is the password. Generally, passwords are limited to
alphanumeric characters and cannot exceed 32 characters in length.
If a current system password is set, it must be given through the
71