Reference Guide

67
2.2.52 setBmcUserInfo
Syntax:
dscli setBmcUserInfo Component UserId KeyName Values
Description:
Changes the user account information for the BMC configuration
Options:
Component
Specify the name, the MAC address of LAN port that BMC uses, or the GUID of the managed
component.
UserId
Specify the number being allocated by user that uses BMC(1 – 12).
KeyBane
Specify the key name of BMC configuration. See the list below.
Value
Specify a new value to be set. See the list below.
KeyName Value
USER
0: Disabled
1: Enabled
USER_NAME Up to 15 characters(*1)
USER_PASSWORD Up to 19 characters(*2)
USER_PRIVILEGE
0: User
1: Operator
2: Administrator
(*1) Must be specified with half-size alphanumeric characters, '-'(minus sign) and '_'(underscore).
(*2) Only ASCII character string that excludes ' '(blank)', '"'(quotation marks)' and '=' can be used.
2.2.53 getBmcUserInfo
Syntax:
dscli getBmcUserInfo Component UserId
Description:
Gets the user account information for the BMC configuration
Options:
Component
Specify the name, the MAC address of LAN port that BMC uses, or the GUID of the managed
component.
UserId
Specify the number being allocated by user that uses BMC(1 – 12).
Output:
The following shows an example.
USER : true
USER NAME : USERNAME2
USER_PRIVILEGE : Operator