Hi Al,

Thanks for the pointer to the ipmi-config.conf(5) man-page. Probably the config section for Section User2 is the relevant one for my simple question.

But I still cannot identify any Freeipmi command to perform an in-band setting of username and password for the initial setup of remote login to the BMC, corresponding to the ipmitool commands listed below. Can you help me with a command example?

Thanks,
Ole

On 9/2/23 20:42, Al Chu wrote:
The manpage you are looking for is ipmi-config.conf(5).  I suppose I need a better pointer to it in the ipmi-config(1) manpage.

On 9/2/23 08:50, Ole Holm Nielsen via Freeipmi-users wrote:
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

_______________________________________________
Freeipmi-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/freeipmi-users

Reply via email to