Comment 19 for bug 1916860

Revision history for this message
Dan Streetman (ddstreet) wrote :

> Can someone test the attached script?

Lee, again, I don't think you understand the problem...you are misusing the ipmitool api.

The ipmitool cipher_privs mask is not a mask of the supported cipher numbers. it's a mask of ALL cipher numbers starting from 0. My MR fixes the code to properly create the mask, but you rejected my MR, so I'm not sure what else I can do. Hopefully this gets fixed properly, even if you don't use my patch, but the patch you already landed won't fix it.