CLI Guide

Option Sub-option Valid Arguments Description
ID for the serial channel. This
option can be replicated.
--userid
2–16, if your
system has a DRAC
5 controller
Sets the User ID. This sub-
option can be replicated.
--usrprivlmt user,
operator,
administrator,
noaccess
Sets the maximum BMC user
privilege level for the serial
channel for the User ID
specified using the userid
sub-option. This sub-option
can be replicated. This sub-
option is dependent on the
userid sub-option.
--
currentenableduser
ids
NA Reports the number of
currently enabled User IDs on
the serial channel. This sub-
option can be replicated.
--
useridswithfixedna
mes
NA
Reports the number of User IDs
with fixed names on the serial
channel. This sub-option can
be replicated.
Example 1 (to enable User ID 2
on the serial channel with
administrator privileges ) :
A:>syscfg
serialuseraccess --
userid=2 --
usrprivlmt=administrator
userid=2
usrprivlmt=administrator
status=enable
Example 2 (to enable User ID 4
on the serial channel with user
privileges ):
A:>syscfg
serialuseraccess --
userid=4 --
usrprivlmt=user
userid=4
usrprivlmt=user
status=enable
146