Add default cs_privilege_levels.json config file
As part of below patch, adding default Cipher Suite Privilege Levels
config file i.e. cs_privilege_levels.json to /usr/share/ipmi-providers/
https://gerrit.openbmc-project.xyz/#/c/openbmc/phosphor-host-ipmid/
+/21500/
IPMI Spec 13.17 provides a way to pick a "highest level matching
proposed algorithms" during RMCPP Open Session Request, and effective
privilege levels are decided taking Cipher Suite Privilege Levels into
account. This patch initializes Cipher Suite Privilege Levels
configurations into a JSON file. By default, admin privileges are
given to all Cipher Suites across all channels.
Signed-off-by: jayaprakash Mutyala <mutyalax.jayaprakash@intel.com>
Change-Id: If5882c2efb3d0fb331588df41d75f28696d61580
2 files changed