Appendix C: IPMI
DSM IPMI CLI Commands
DSM Installation and Configuration Guide
Copyright 2009 - 2020 Thales Group. All rights reserved.
167
Example
0002:ipmi$ user add 3 user1 3
Enter new password:
Enter password again:
SUCCESS: ipmi user modified
user password
Change or add IPMI user’s password. The password constraints are as follows; 8 characters minimum, 20 characters
maximum. At least one capital letter, one number, and one special character are also required.
Syntax
user password
userID
Example
0002:ipmi$ user password 3
Enter new password:
Enter password again:
SUCCESS: user password modified
user delete
Delete user.
Syntax
user delete
userID
Example
0003:ipmi$ user delete 4
user show
Use
user show
to show the IPMI users.
Syntax
user show
Example
0003:ipmi$ user show
User ID | User Name | Privilege Level | Enable
------- | ----------- | --------------- | ------
2 | ADMIN | Administrator | Yes
SUCCESS: user show
user level
Change IPMI user’s privilege. Don't assign administrative privileges to all users. Assign operator or user privilege
instead.
Syntax
user level
userID privilege_level
Example
user level 3 3