jetlag
jetlag copied to clipboard
Check ibmcloud hardware if ipmi privilege level is administrator vs operator as validation
Goal would be to prevent attempting to boot an iso when you can not actually perform the unmount/mount commands to do so without the proper privileges.
[root@jetlag-bm0 ~]# SMCIPMITool xxxxxxxx root xxxxxxxxx user list
Maximum number of Users : 10
Count of currently enabled Users : 8
User ID | User Name | Privilege Level | Enable
------- | ----------- | --------------- | ------
3 | root | Operator | Yes
[root@jetlag-bm0 ~]# SMCIPMITool xxxxxxxx root xxxxxxxxx user list
Maximum number of Users : 10
Count of currently enabled Users : 8
User ID | User Name | Privilege Level | Enable
------- | ----------- | --------------- | ------
2 | ADMIN | Administrator | Yes
3 | root | Administrator | Yes