how to add a new user using ipmitool
sandeep sharma
sandeepajesh at gmail.com
Tue Apr 6 03:46:51 AEST 2021
We are working on a prototype based on ast2600 and can someone please
help me with commands to create a user using ipmitool in openbmc? Is there
any link which I can refer for all commands related to ipmi?
Steps I have tried:-
root at cn81xx-obmc:~# ipmitool user summary 1
Maximum IDs : 15
Enabled User Count : 1
Fixed Name Count : 0
root at cn81xx-obmc:~# ipmitool user list 1
ID Name Callin Link Auth IPMI Msg Channel Priv Limit
1 root false true true ADMINISTRATOR
2 true false false NO ACCESS
3 true false false NO ACCESS
4 true false false NO ACCESS
5 true false false NO ACCESS
6 true false false NO ACCESS
7 true false false NO ACCESS
8 true false false NO ACCESS
9 true false false NO ACCESS
10 true false false NO ACCESS
11 true false false NO ACCESS
12 true false false NO ACCESS
13 true false false NO ACCESS
14 true false false NO ACCESS
15 true false false NO ACCESS
root at cn81xx-obmc:~# ipmitool user set name 2 newuser
Set User Name command failed (user 2, name newuser): Unspecified error
root at cn81xx-obmc:~# ipmitool user set name 2 newuser -vv
Loading IANA PEN Registry...
Running Get PICMG Properties my_addr 0x20, transit 0, target 0
Error response 0xc1 from Get PICMG Properties
Running Get VSO Capabilities my_addr 0x20, transit 0, target 0
Invalid completion code received: Invalid command
Acquire IPMB address
Discovered IPMB address 0x0
Interface address: my_addr 0x20 transit 0:0 target 0x20:0 ipmb_target 0
Set User Name command failed (user 2, name newuser): Unspecified error
root at cn81xx-obmc:~#
--
Thx-
Sandeep S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20210405/8535f4f2/attachment-0001.htm>
More information about the openbmc
mailing list