CLI Guide
PasswordStatus or pwdlock
Table 220. PasswordStatus or pwdlock
Valid Arguments
● On systems prior to YX2X: lock, unlock
● On YX2X and later systems: Locked, Unlocked
Description
Locks the system password. To prevent the system password from being modified,
set this option to lockedand enable setup password. This field also prevents the
system password from being disabled by the user while the system boots.
Example:
A:>syscfg --pwdlock=lock
pwdlock=lock
PwrButton or powerbutton
Table 221. PwrButton or powerbutton
Valid Arguments
● On systems prior to YX2X: enable, disable
● On YX2X and later systems: Enabled, Disabled
Description
Enables or disables the power button on the front panel.
Example:
A:>syscfg --powerbutton=enable
powerbutton=enable
SetupPassword or setuppwd
Table 222. SetupPassword or setuppwd
Valid Arguments
● On systems prior to YX2X: read-only
● On YX2X and later systems: 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 oldsetuppwd option.
This option is not replicated. For more information on delimiters, see Command Line
Option Delimiters .
Example:
A:>syscfg --setuppwd=asetuppassword
The password has been set. Please use a warm reboot to
apply the password to the system.
Example 2:
A:>syscfg --setuppwd=asetuppassword --
oldsetuppwd=currentpassword
SYSCFG 101