I'm wondering what may be the FreeIPMI command to configure a server's IPMI username (say, root) and password for a (vendor specific) user number?

I'm guessing that the ipmi-config command could do the job, but the manual page doesn't seem to cover this simple task?

With Ipmitool I would use these commands:

ipmitool user set name $userno $IPMI_USER
ipmitool user set password $userno $IPMI_PASSWORD

Thanks for sharing any insight,
Ole

--
Ole Holm Nielsen
PhD, Senior HPC Officer
Department of Physics, Technical University of Denmark

_______________________________________________
Freeipmi-users mailing list
Freeipmi-users@gnu.org
https://lists.gnu.org/mailman/listinfo/freeipmi-users

Reply via email to