Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gtmills opened this issue Sep 8, 2022 · 2 comments
Open

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

gtmills opened this issue Sep 8, 2022 · 2 comments

Comments

@gtmills
Copy link
Member

gtmills commented Sep 8, 2022

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"};

@raviteja-b
Copy link
Contributor

web user group is not used, this commit removes web user group
https://gerrit.openbmc.org/c/openbmc/phosphor-user-manager/+/70969

@raviteja-b
Copy link
Contributor

@gtmills @ratagupt web user group is not used, this commit removes web user group
https://gerrit.openbmc.org/c/openbmc/phosphor-user-manager/+/70969

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants