commit | cd0440e7a089735e312314e9d30fda90ef8e1b8c | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue May 01 16:43:08 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri May 18 23:11:33 2018 +0000 |
tree | 9ed445c14d14cb4baec9af82f74474c7aa6385ee | |
parent | 844dace6a578c1b28c74874ec4797f9008cd1dfd [diff] |
Rename BMC Host/IP field on login Renamed the BMC Host/BMC IP Address field: "BMC Host or BMC IP Address". Like Password and Username, this is displayed as all caps. We got feedback that "Host" could mean a lot of things and should specify this is the BMC. Closes openbmc/openbmc#3147 Change-Id: If8b4e7b8a8bf912631fb39cc271ee87ce38c470d 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.