commit | 601d3db44097d89a7d24ae287e8bbe72e7e92d5d | [log] [tgz] |
---|---|---|
author | Ninad Palsule <ninadpalsule@us.ibm.com> | Thu Mar 09 10:27:37 2023 -0600 |
committer | Ninad Palsule <ninadpalsule@us.ibm.com> | Mon May 22 15:11:11 2023 +0000 |
tree | 202a1366f7bc49657d278136a32c0b3849b890ef | |
parent | 2d042d143b655e1133e1eeeb6a438460bec83e6c [diff] |
Added new pre-defined usergroup hostconsole The new pre-defined usergroup named "hostconsole" is added to differentiate access between host console and manager console. The only users allowed to interact with host console are part of the "hostconsole" group. Note: The changes are spread across multiple repositories listed under "Related commits:" The phosphor-user-manager changes are as follows: - Added new pre-defined user group called "hostconsole" - Added CI tests to validate the new group. Tested: Loaded on system and qemu eumulator. Made sure that user is only allowed to access host console if it is member of hostconsole group. Related commits: docs: https://gerrit.openbmc.org/c/openbmc/docs/+/60968 phosphor-user-manager: https://gerrit.openbmc.org/c/openbmc/phosphor-user-manager/+/61583 openbmc: https://gerrit.openbmc.org/c/openbmc/openbmc/+/61582 obmc-console: https://gerrit.openbmc.org/c/openbmc/obmc-console/+/61581 bmcweb: https://gerrit.openbmc.org/c/openbmc/bmcweb/+/61580 Change-Id: I700a295c99c429b42e6db667c9726792a351e71d Signed-off-by: Ninad Palsule <ninadpalsule@us.ibm.com>