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

Issue with User Role Management in Galera Manager #114

Open
MathZ31 opened this issue Sep 18, 2024 · 0 comments
Open

Issue with User Role Management in Galera Manager #114

MathZ31 opened this issue Sep 18, 2024 · 0 comments

Comments

@MathZ31
Copy link

MathZ31 commented Sep 18, 2024

Hello,

I am encountering an issue with user role management in Galera Manager (1.8.6). According to the documentation, the user roles should behave as follows:

  • No Role: The user can log in but has no access and cannot see anything.

  • Observer: The user can log in and monitor clusters and nodes, but cannot make any changes.

  • Manager: The user has the privileges of an "Observer" and can add/remove clusters, nodes, and metrics to monitor.

  • Administrator: The user can do everything, including user management (this role works as expected).

Issue encountered:

Currently, I observe the following behavior for the Manager, Observer, and No Role roles:

  • All of these roles can only perform monitoring.
  • Neither the Manager or the Observer roles can add/remove clusters, nodes, or access the admin console.
  • The No Role user can access monitoring, which is not expected.

Expected behavior:

  • The Manager role should be able to create/add clusters and nodes as described.
  • The Observer role should only monitor clusters/nodes without access to make changes.
  • The No Role user should have no access at all.

The Administrator role works correctly. Could you please assist me in resolving the issue with the other roles, or let me know if there is additional configuration required ?

Thank you for your help !

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

1 participant