History log of /openbmc/docs/architecture/user-management.md (Results 1 – 4 of 4)
Revision Date Author Comments
# c2ce31d9 15-Feb-2023 Ninad Palsule <ninadpalsule@us.ibm.com>

Documented hostconsole as pre-defined usergroup

The new pre-defined usergroup named "hostconsole" is added to
differentiate access between host console and manager console.
The only users allowed to

Documented hostconsole as pre-defined usergroup

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:"

Related drops:
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: I45124aa13b2200e6a69f865c667d7bd6014e15ba
Signed-off-by: Ninad Palsule <ninadpalsule@us.ibm.com>

show more ...


# f4febd00 08-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

Change-Id: I35ec9c19ae581e4dd00b515c1bba3a9c1862eeb1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 2bc8dac0 03-Aug-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Update links to phosphor-dbus-interfaces YAMLs

These commands were used to automatically correct the links:
find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master
\/xyz/phosphor-dbus

Update links to phosphor-dbus-interfaces YAMLs

These commands were used to automatically correct the links:
find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master
\/xyz/phosphor-dbus-interfaces\/tree\/master\/yaml\/xyz/g' {} +
find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/blob\/master
\/xyz/phosphor-dbus-interfaces\/blob\/master\/yaml\/xyz/g' {} +

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: Icdb96d947f30e4df4f68c4df7300cce0449d3286

show more ...


# f4f57c0b 15-May-2020 Patrick Williams <patrick@stwcx.xyz>

architecture: rename files to dashes instead of underscores

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I2a29242abb5b900a22e081c796f8a44273fd543f