Skip to content

"web" group doesn't control access to the web user interface #14

@gtmills

Description

@gtmills

https://gerrit.openbmc.org/c/openbmc/bmcweb/+/50835 is mapping these groups to Redfish. The "web" group doesn't appear to do anything. The "redfish" group controls access to the web interface.

From https://github.com/openbmc/docs/blob/master/architecture/user-management.md#supported-group-roles

web | Users in this group are only allowed to use webserver Interface

std::vector<std::string> groupsMgr = {"web", "redfish", "ipmi", "ssh"};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions