commit | 42bed64d8e34d55bae9ab8fb395a00ce412dcd8e | [log] [tgz] |
---|---|---|
author | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Fri Sep 21 12:28:57 2018 +0530 |
committer | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Tue Nov 13 15:41:17 2018 +0530 |
tree | 0c23e93b2e101d018deb82561760c54202bdc39a | |
parent | b29b5ab3b9ad812949f3621a4422fde8d7c1c8d2 [diff] |
IPMI password entry cleanup Whenever user is removed from the system, password map in IPMI database has to be cleaned up. Similarly password entry must be updated when user rename happens. This commit add's API changes for the same Change-Id: I304c721b31fc7fbad019c85d8ca2ecc60ca398d8 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
.