MSH8900
www.symkloud.com // 50
3.4.4. Configuring the System Monitor User Accounts
To configure user accounts for the System Monitor (user, password and role):
Not possible from a CLI-type interface
Dashboard >
Click on the Profile icon
Select Settings
Click User Management
Click Create New User
Enter the required information
Click Create User
Roles are: Administrator (full access) or Technician (read-
only).
API calls are available to List/Add/Modify/Delete user
accounts.
3.4.5. Configuring ShMC CLI and IOL User Accounts
A valid user/password is required to send IOL commands and access the ipmitool shell. To configure user accounts
for the ShMC (user ID and associated username, password and privilege level):
Not possible through a Web interface
ShMC CLI (serial, IOL, SSH)
ipmitool> user list 1
A list of all users is displayed
To add a user:
ipmitool> user enable <user ID>
To configure user parameters:
ipmitool> user set name <user ID> <username>
ipmitool> user set password <user ID> <password>
ipmitool> user priv <user ID> <privilege level (1-4)>
<channel No.>
Privilege levels are from 1 to 4 (1: CALLBACK; 2: USER; 3:
OPERATOR; 4: ADMINISTRATOR).
Channel No. is always 1.