Skip to content

Redfish in iDRAC 9 is ignoring Lan_Privilege_Limit=Administrator for users #332

@r00ta

Description

@r00ta

Hi there,

We are creating new users with

ipmi-config --commit --key-pair=User3:Username=maas
ipmi-config --commit --key-pair=User3:Password=REDACTED
ipmi-config --commit --key-pair=User3:Enable_User=Yes
ipmi-config --commit --key pair=User3:Lan_Privilege_Limit=Administrator
ipmi-config --commit --key-pair=User3:Lan_Enable_IPMI_Msgs=Yes
ipmi-config --commit --key-pair=User3:Lan_Enable_Link_Auth=Yes
ipmi-config --commit --key-pair=User3:SOL_Payload_Access=Yes
ipmi-config --commit --key-pair=User3:Serial_Enable_Link_Auth=Yes 

And in the UI it looks like

Image

This works fine until we use IPMI. However, when we use redfish we get 401. After changing the UserRole to Administrator using the UI it works fine.

Apparently iDRAC 9 redfish relies on the User Role instead of Lan_Privilege_Limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions