[pve-devel] [PATCH manager/qemu-server 0/3] Cloudinit priv adaptations

Fabian Grünbichler f.gruenbichler at proxmox.com
Wed May 3 09:52:00 CEST 2023


these patches adapt the Cloudinit privileges in the backend and GUI so
that just giving out "VM.Config.Cloudinit" (and, if forceful
regeneration outside of guest starts is desired, "VM.Config.CDROM") is
enough to allow an unprivileged user to manage cloudinit for a given
guest.

pve-managar

Fabian Grünbichler (2):
  ui: cloudinit: match backend privilege checks
  ui: cloudinit: also allow ipconfig with VM.Config.Cloudinit

 www/manager6/qemu/CloudInit.js | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

qemu-server

Fabian Grünbichler (1):
  update_vm: allow setting ipconfigX with VM.Config.Cloudinit

 PVE/API2/Qemu.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list