commit | 3288471dfc819758ffedaab7e5151a2495395e5c | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri Sep 28 13:56:20 2018 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Oct 08 13:39:37 2018 +0000 |
tree | a7ede828a2fbee804bfeec62d1bc0d028189d163 | |
parent | d6c7b2ece109391d739374fb21bfcdb784ca5f15 [diff] |
Rename the reset password command Call it 'reset authentication' instead, since it will do more than just reset the password, such as: * Enable local users if they were disabled * Delete the LDAP configuration if there was one * Reset the root password back to the default one Change-Id: Ib71e827be5e6b75ba4f2747f64041cc5f05cda48 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
This .so file is designed to support the OpenPOWER's BIOS OEM commands. Documentation can be found by contacting the OpenPOWER mailing list @ https://github.com/open-power/op-build
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`.