kontron / python-ipmi

A pure python IPMI library
GNU Lesser General Public License v2.1
185 stars 74 forks source link

rmcp/session: add option to set priviledge level #144

Closed hthiery closed 4 months ago

coveralls commented 1 year ago

Coverage Status

Coverage: 66.989% (-0.004%) from 66.993% when pulling 99e56515241b836e68dd743bb9c164ddcf54cff0 on hthiery:feature/rmcp-priv-level into 2ee99da294a0daef712bf606b447135123e3cbc8 on kontron:master.

solemnwarning commented 4 months ago

Is there anything blocking this? Like #143 I would like to be able to connect to a BMC using a less-than-administrator-privileged user.

hthiery commented 4 months ago

No. I will merge it now.