DBus property for CredentialBootstrapping

Thang Nguyen OS thang at os.amperecomputing.com
Wed Oct 12 20:26:45 AEDT 2022


Hi,
I would like to give more information for Hieu's question:
The target is to implement Redfish HostInterface schema, along with IPMI commands (Get Manager Certification Fingerprint - NetFn 2Ch, Command 01h,and Get Bootstrap Account Credentials - NetFn 2Ch, Command 02h) as specified in the DSP0270_1.3.0_Redfish Host Interface Specification document.
To support the IPMI command and Redfish HostInterface schema, need to have dbus interface CredentialBootstrapping with 2 properties:
- EnableAfterReset: when true, set the Enabled property to true when service reset or Host/BMC reset.
- Enabled: true to have IPMI command executed and false to prevent the command executed.

The problem is no current folder or property in phosphor-dbus-interface match with these properties. Where should we add new properties to implement this feature.


Thanks,

Thang Q. Nguyen

On 07/10/2022 14:30, Hieu Huynh OS wrote:

Hi,

I intended to create the Dbus property for the "EnableAfterReset" and "Enabled".

This helps to show the "CredentialBootstrapping:EnableAfterReset", "CredentialBootstrapping:Enabled" status inside the Redfish Host Interface schema.
It is defined in the DSP0268_2021.2 Redfish Schema Supplement.pdf specification and satisfy requirements specified at section B.1.5.2 in the DEN0069C_SBMR_1.1.pdf document.

[https://cdn.discordapp.com/attachments/775381525260664836/1024242574401224744/unknown.png]

[cid:part1.gLX8QHd5.doJgY7gm at amperemail.onmicrosoft.com]

Where to put these properties into the phosphor-dbus-interface?


Thanks,

Hieu Huynh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20221012/c6cce113/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MTBOSkViXvjIWzY0.png
Type: image/png
Size: 36867 bytes
Desc: MTBOSkViXvjIWzY0.png
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20221012/c6cce113/attachment-0001.png>


More information about the openbmc mailing list