commit | 8550b60fc2f3ef91e430298afaca018a6917192b | [log] [tgz] |
---|---|---|
author | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Thu Dec 06 13:20:38 2018 +0530 |
committer | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Thu Dec 13 00:40:55 2018 +0000 |
tree | c60772d123b99e38cfcb795afd61d5d3b270dc6d | |
parent | 812e44c7b6ff1e25b8cf79e8595db86bae7a98a5 [diff] |
SetUserName to return success - for same user name Updated code to return IPMI_CC_OK, if set user name is requested to update with the same name for the user id. Unit-Test: Verified set user name for same user id with same name succeeds twice Verified negative case too. ipmitool -I lanplus -H xx.xx.xx.xx -U root -P 0penBmc user set name 2 test ipmitool -I lanplus -H xx.xx.xx.xx -U root -P 0penBmc user set name 2 test Change-Id: I31c45a3f02ea5de535a27ddfd159b1b6fa4a4b1a Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@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
.