V 4.0 Beta
KVM problem
I am running a user with special role: pveum roleadd PVEcus -privs "VM.PowerMgmt VM.Console VM.Config.CDROM VM.Monitor VM.Audit VM.Config.Options"
VM.Config.Options allows me to look into Options Menu and the user can change most options except the Boot order, which is exactly what I need. Which privileges does he need to be able to do that?
SOLVED:
I need a role that allows the user to view config, change ISO in cdrom to install new distros, change boot order, but not be able to change hardware settings, so Admin role is not an option.
If there is no solution to this then: How can I change the boot order during creation via CLI? Or later via CLI. GUI ain't an option.
Furthermore: is there a manual/resource somewhere where there is more detailed information regarding roles/privileges? A way to edit every single option via CLI explained in a simple way would be helpful. I know there is pvesh but I fail to see how to use it properly The wiki page about user management is not sufficient
I tried for a while now but got frustrated enough to register here, thanks for any help in advance.
edit:
ok now I can see via pvesh to get the config, which entails "bootdisk" parameter, but I don't understand how to use set config to set the value...
edit2:
ok I just found this very helpful page: pve.proxmox.com/wiki/Manual:_vm.conf
edit3: ok I solved my problem by simpy adding boot:dcn to the VM config file, but it is an ugle workaround
still leaves to question why the VM.Config.Options doesnt allow boot order editing
KVM problem
I am running a user with special role: pveum roleadd PVEcus -privs "VM.PowerMgmt VM.Console VM.Config.CDROM VM.Monitor VM.Audit VM.Config.Options"
VM.Config.Options allows me to look into Options Menu and the user can change most options except the Boot order, which is exactly what I need. Which privileges does he need to be able to do that?
SOLVED:
I need a role that allows the user to view config, change ISO in cdrom to install new distros, change boot order, but not be able to change hardware settings, so Admin role is not an option.
If there is no solution to this then: How can I change the boot order during creation via CLI? Or later via CLI. GUI ain't an option.
Furthermore: is there a manual/resource somewhere where there is more detailed information regarding roles/privileges? A way to edit every single option via CLI explained in a simple way would be helpful. I know there is pvesh but I fail to see how to use it properly The wiki page about user management is not sufficient
I tried for a while now but got frustrated enough to register here, thanks for any help in advance.
edit:
ok now I can see via pvesh to get the config, which entails "bootdisk" parameter, but I don't understand how to use set config to set the value...
edit2:
ok I just found this very helpful page: pve.proxmox.com/wiki/Manual:_vm.conf
edit3: ok I solved my problem by simpy adding boot:dcn to the VM config file, but it is an ugle workaround
still leaves to question why the VM.Config.Options doesnt allow boot order editing
Last edited: