commit | 1a60f6efdb9e7e43d5b82bd7957a21adcd253572 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Mar 14 13:42:08 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Mar 23 19:57:11 2018 +0000 |
tree | d6b70676b24bf27e88bfc92c7f5455da045e3292 | |
parent | f74f8a066afb18532cdbcc33319fff242ce0ed0c [diff] |
Get the user Need a way to get the user so we can use it to change the user's password. The path to change the user's password is /xyz/openbmc_project/user/${user}/action/SetPassword Part of openbmc/openbmc#2969 Tested: Verified I am storing the user. Change-Id: Ibde281ddc729997804c94fff65a6ca757c9dcdd1 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.