commit | 55a8e3916230962ef0e74a78bd805e0b015ed5b2 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Mar 14 15:37:44 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Mar 23 19:57:11 2018 +0000 |
tree | 86911953f9c7cfe24398a4211db681b1578d4160 | |
parent | 1a60f6efdb9e7e43d5b82bd7957a21adcd253572 [diff] |
Add function to change user password Added changePassword() that changes the given user's password. This function is used in follow-on commits. Tested: Verified this funciton works. Change-Id: I0a5ec12f7ef0beb90eeeb97e3a117d9856d184d0 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response with Login required
message.http://localhost:8080
. Enter the BMC IP, Username and Password (defaults: root
/0penBmc
).Now you are logged in.