#
dda0b83e |
| 16-Dec-2019 |
Gunnar Mills <gmills@us.ibm.com> |
Users: Role Table: Update ssh
https://github.com/openbmc/openbmc/commit/19e81d3f3b731681a57bb5ef9681d33cc291bde8 restricts SSH authentication to only admin role users.
Updated the table.
Tested: L
Users: Role Table: Update ssh
https://github.com/openbmc/openbmc/commit/19e81d3f3b731681a57bb5ef9681d33cc291bde8 restricts SSH authentication to only admin role users.
Updated the table.
Tested: Loaded on a Witherspoon Change-Id: Ice5c93dc6dc4aa937de2c3fb9072c2f81719325c Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
6765c07a |
| 16-Dec-2019 |
Gunnar Mills <gmills@us.ibm.com> |
Users: Update Callback/NoAccess Role
https://github.com/openbmc/bmcweb/commit/e9e6d240ab85e515f8d264e39b47a75043b73374 added a new user role, NoAccess.
https://github.com/openbmc/bmcweb/commit/cb3e
Users: Update Callback/NoAccess Role
https://github.com/openbmc/bmcweb/commit/e9e6d240ab85e515f8d264e39b47a75043b73374 added a new user role, NoAccess.
https://github.com/openbmc/bmcweb/commit/cb3e11fadd77b04f5b26aefbde18411625e5e304 removed Callback.
This "NoAccess" role can not ssh, access Redfish, the D-Bus API, or IPMI.
Tested: Loaded on a witherspoon. Change-Id: I4f870fdefb5342344fd442876d671a59864bbf34 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
d11b9277 |
| 21-Oct-2019 |
Gunnar Mills <gmills@us.ibm.com> |
Rename "User" role "ReadOnly"
https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/26156 is renaming the User role ReadOnly. Update the Roles table.
26156 needs to merge first.
Tested: Loaded on
Rename "User" role "ReadOnly"
https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/26156 is renaming the User role ReadOnly. Update the Roles table.
26156 needs to merge first.
Tested: Loaded on a Witherspoon. Change-Id: I948a6287d2c447072d5c34595589387e127d59ac Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
ea4968c0 |
| 26-Sep-2019 |
Gunnar Mills <gmills@us.ibm.com> |
Update Callback role privileges
The "Callback" role currently is an IPMI access point, can ssh to the BMC, and is a Readonly user in Redfish and the WebUI.
Added a TODO to revisit this.
See: https
Update Callback role privileges
The "Callback" role currently is an IPMI access point, can ssh to the BMC, and is a Readonly user in Redfish and the WebUI.
Added a TODO to revisit this.
See: https://github.com/openbmc/bmcweb/commit/88e097c4cfa1172504d802e9f6b327f095f2748e
Tested: Loaded on a Witherspoon. Now see checkmarks for Callback in the following rows: Log in to the service and read resources, IPMI access point, Redfish access point, SSH access point, and WebUI access point.
Change-Id: Ica4863b1a424d0b115fb48b988c712fe27c99d74 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
afc8a799 |
| 17-Jun-2019 |
miramurali23 <miramurali23@gmail.com> |
Update users navigation section
- Changed the section name to be access-control - Moved LDAP Settings and Certificate Management to access-control navigation - Changed Manage User Account subsection
Update users navigation section
- Changed the section name to be access-control - Moved LDAP Settings and Certificate Management to access-control navigation - Changed Manage User Account subsection name to Local User Management
Resolves: openbmc/phosphor-webui#619
Signed-off-by: Mira Murali <miramurali23@gmail.com> Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I0d94c80c295b997d94c04330fd87f4fc4d229bf8
show more ...
|