CLI Guide

Table 326. useraction
Option Sub-option Valid Arguments Description
useraction
Enables and disables BMC, sua, and lua user IDs. This
option can be replicated.
--userid
2–16, if your system has
a DRAC 5 controller
Species the BMC user ID. This sub-option can be
replicated.
--action enable, disable
Enables or disables the user ID specied using the
userid sub-option. This sub-option can be
replicated. This sub-option is dependent on the
userid sub-option.
Example to disable User ID 3:
A:>syscfg useraction --userid=3 --
action=disable
useraction userid=3
action=disable
username
Table 327. username
Option Sub-option Valid Arguments Description
username
Sets the BMC User ID and username. This option can
be replicated.
--userid
2–16 if your system has
a DRAC 5 controller
Species the User ID. This sub-option can be
replicated.
--name <string>
Sets the username (maximum of 16 printable ASCII
characters) for the User ID specied using the
userid sub-option. This sub-option can be
replicated. This sub-option is dependent on the
userid sub-option.
Example 1( to congure User ID 3 with a user name ):
A:>syscfg username --userid=3 --
name=bmcmaster
username userid=3 name=bmcmaster
Example 2 (to display the username for User ID 3):
A:>syscfg username --userid=3 --name
username userid=3 name=bmcmaster
SYSCFG 171