Hi all,
with the default installation of the qemu guest agent it's possible to reset user passwords (even root or administrator) from the commandline of the hypervisor.
I'd like to prevent that.
With linux guests that is quite easy with dumping the current config, add "block-rpcs=guest-set-user-password" and write it to /etc/qemu/qemu.conf
I'd like to do the same with Windows... the config looks quite similar, but I don't know where to place the file and how to name it.... if possible at all.
I couldn't find relevant documentation, maybe someone could point me there.
with the default installation of the qemu guest agent it's possible to reset user passwords (even root or administrator) from the commandline of the hypervisor.
I'd like to prevent that.
With linux guests that is quite easy with dumping the current config, add "block-rpcs=guest-set-user-password" and write it to /etc/qemu/qemu.conf
I'd like to do the same with Windows... the config looks quite similar, but I don't know where to place the file and how to name it.... if possible at all.
I couldn't find relevant documentation, maybe someone could point me there.
Last edited: