Stefan Reiter <s.rei...@proxmox.com> writes: > Since the removal of the generic 'qmp_change' command, one can no longer > replace > the 'default' VNC display listen address at runtime (AFAIK). For our users who > need to set up a secondary VNC access port, this means configuring a second > VNC > display (in addition to our standard one for web-access), but it turns out one > cannot set a password on this second display at the moment, as the > 'set_password' call only operates on the 'default' display. > > Additionally, using secret objects, the password is only read once at startup. > This could be considered a bug too, but is not touched in this series and left > for a later date.
Queued, thanks!