Unsolved

This post is more than 5 years old

1395

September 2nd, 2019 05:00

iDRAC 7 redfish how to enable ipmi for selected user

Hello, I have m520 server and I want to create new user and enable ipmi over lan via redfish

I know to create user but I don't know how to enable ipmi, is it possible to do via redfish?

7 Practitioner

 • 

9.7K Posts

 • 

48K Points

September 3rd, 2019 08:00

Top1337kek,

iDRAC7/8 don't support allowing you to granularly config that setting with a command, where as the iDrac9 does. So the best course of action would be to do via the SCP and place the command in a config file and then use 

redfish/v1/Managers//Actions/Oem/EID_674_Manager.ImportSystemConfiguration

to import a JSON or XML with the setting in it, and that should allow it to run it itself. 

Let me know if this helps.

No Events found!

Top