Richard Hughes
f3d71a18a5
redfish: Be more robust by retrying IPMI transactions
...
This fixes creating users when the BMC is otherwise busy.
2022-02-01 16:18:28 +00:00
Richard Hughes
fba2fd62f2
redfish: Add error codes not provided in ipmi_msgdefs.h
2022-02-01 16:18:28 +00:00
Richard Hughes
76dcafee1f
redfish: Do not use 'unspecified' for the unknown error
2022-02-01 16:18:28 +00:00
Richard Hughes
4b09701452
redfish: Fix a potential NULL dereference spotted by Coverity
2021-09-24 19:03:52 +01:00
Richard Hughes
1210aa4ae7
redfish: Create user accounts automatically using IPMI
...
This allows the Redfish plugin to "just work" when there is no username
or password in the SMBIOS data. Using KCS we can create an admin account
from the host OS and then automatically enumerate devices.
2021-09-07 17:25:37 +01:00