Quick Reference Guide

Option Sub-option Valid Arguments Description Applicable
Systems
User 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,
administrato
r,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.
--
currentenabledu
serids
NA Reports the number of
currently enabled User IDs on
the serial channel. This sub-
option can be replicated.
--
useridswithfixe
dnames
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=administr
ator
userid=2
usrprivlmt=administr
ator
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
95