commit | ac30b39b026fbd3e670cd10ed61a0ec508539deb | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Aug 05 11:08:23 2021 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Aug 12 16:24:11 2021 +0000 |
tree | 00365d4b66e4a7a57e6443f9d500c9fa9f9c3001 | |
parent | 3c89de15a600f93e7d879ab48f0c590ce9f8ae09 [diff] |
Rewrite Set User Name command with new API The Set User Name command was not checking the reserved bits before. This change adds that in as well as updating the command to use the new API. Tested: ipmitool user user set name <N> <new-user-name> works as expected (`ipmitool user list` to confirm) Change-Id: If847dd9c23f809ec13849766ad2435dfeaa6f013 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.