arcress0 / ipmiutil

ipmiutil is an easy to use set of IPMI server management utilities. It can get/set sensor readings & thresholds, automate SEL management, do SOL console, etc. Supports Linux, Windows, BSD, Solaris, MacOSX. The only IPMI project tool that runs natively on Windows. See http://ipmiutil.sf.net for rpms, etc. (formerly called panicsel). It can run driverless in Linux for use on boot media or embedded environments.
BSD 3-Clause "New" or "Revised" License
33 stars 5 forks source link

fix #14 #18

Closed tweimann closed 1 year ago

tweimann commented 1 year ago

This is the pull request to fix issue #14.

It applies the fix provided by @vien20010, which was later approved by @arcress0. The problem is a bug in the GetUserInfo-function, resulting in users of ipmiutil not being able to change the password of an ipmi-user

arcress0 commented 1 year ago

This was included in ipmiutil-3.1.9-2 but needs to be merged here.