kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.11k stars 364 forks source link

User access to Wok Tab #1106

Open crosscutrat opened 7 years ago

crosscutrat commented 7 years ago

The root user by default appears to have access to the Wok tab (User Activity Log). I have created a regular user "admin" which has access to one of several Virtual Guests. Is there a way to give this user visibility to the Wok tab so they can see (User Activity Log)?

alinefm commented 7 years ago

Hi @crosscutrat

Not yet. A part of the virtual machines, all the other tabs only have full access to users which have sudo rights in the host system, otherwise, the access will be restricted or not shown to the user.

We have plans to let the admin sets the user permission as he/she wants for other users (with sudo rights or not) but no target release for it yet.