how to add a new user using ipmitool
Tom Joseph
rushtotom at gmail.com
Wed Apr 7 00:08:27 AEST 2021
docs/IPMITOOL-cheatsheet.md at master · openbmc/docs (github.com)
<https://github.com/openbmc/docs/blob/master/IPMITOOL-cheatsheet.md>
On Mon, Apr 5, 2021 at 11:17 PM sandeep sharma <sandeepajesh at gmail.com>
wrote:
> 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/20210406/2c98fd5c/attachment.htm>
More information about the openbmc
mailing list