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 ?
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:
Expected behavior:
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 !