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 ``` https://github.com/openbmc/phosphor-user-manager/blob/f1b69fa62c5ceafeec1f084bfbf78402124833bb/user_mgr.hpp#L201
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
phosphor-user-manager/user_mgr.hpp
Line 201 in f1b69fa