mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-06-22 13:21:36 +00:00
Added IPMI_SESSION_PRIV_UNSPECIFIED for the RMCP+ cipher suite priv code
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
#define IPMI_SESSION_AUTHTYPE_OEM 0x5
|
||||
#define IPMI_SESSION_AUTHTYPE_RMCP_PLUS 0x6
|
||||
|
||||
#define IPMI_SESSION_PRIV_UNSPECIFIED 0x0
|
||||
#define IPMI_SESSION_PRIV_CALLBACK 0x1
|
||||
#define IPMI_SESSION_PRIV_USER 0x2
|
||||
#define IPMI_SESSION_PRIV_OPERATOR 0x3
|
||||
|
||||
Reference in New Issue
Block a user