
Please find the latest version of these slides at:
admin |
|
create_vm | Grants ability to create virtual machines on the cluster. |
tags | Grants ability to set tags on the cluster. |
replace_disks | Ability to replace disks of VMs on the cluster. |
migrate | Can migrate a VM to another node |
export | Can export a virtual machine |
admin | Full control |
modify | Allows user to modify VM's settings, including reinstallation |
remove | Permission to delete this VM |
power | Permission to shutdown this VM |
tags | Can set tags for this VM |
Format:
GANETI_WEB_MANAGER:<permission>:[G|U]:<user_id>
Examples:
Admin permission for User with id 2:
GANETI_WEB_MANAGER:admin:U:2
Start permission for Group with id 4:
GANETI_WEB_MANAGER:start:G:4
Time to see it work!