Hi, I'm trying to remotely change the password of a (unique) user :
$ ipmi-config --commit -h hostname -u MYUSER -p CURRENT_PASSWORD -e User2:Password=NEW_PASSWORD ipmi_cmd_set_user_password: session timeout The new password is working though : $ ipmi-config --checkout -h hostname -u MYUSER -p NEW_PASSWORD -S Lan_Conf Is there some way not having this session timeout ? If not, what would be the good way to remotely change a password ? Thank you ! Jean-Baptiste _______________________________________________ Freeipmi-users mailing list [email protected] https://lists.gnu.org/mailman/listinfo/freeipmi-users
