Re: [PATCH v9 3/3] qapi/monitor: allow VNC display id in set/expire_password

2022-03-01 Thread Dr. David Alan Gilbert
* Fabian Ebner (f.eb...@proxmox.com) wrote: > From: Stefan Reiter > > It is possible to specify more than one VNC server on the command line, > either with an explicit ID or the auto-generated ones à la "default", > "vnc2", "vnc3", ... > > It is not possible to change the password on one of thes

Re: [PATCH v9 3/3] qapi/monitor: allow VNC display id in set/expire_password

2022-02-25 Thread Markus Armbruster
Fabian Ebner writes: > Am 25.02.22 um 12:34 schrieb Markus Armbruster: >> Fabian Ebner writes: >> >>> From: Stefan Reiter >>> >>> It is possible to specify more than one VNC server on the command line, >>> either with an explicit ID or the auto-generated ones à la "default", >>> "vnc2", "vnc3"

Re: [PATCH v9 3/3] qapi/monitor: allow VNC display id in set/expire_password

2022-02-25 Thread Fabian Ebner
Am 25.02.22 um 12:34 schrieb Markus Armbruster: > Fabian Ebner writes: > >> From: Stefan Reiter >> >> It is possible to specify more than one VNC server on the command line, >> either with an explicit ID or the auto-generated ones à la "default", >> "vnc2", "vnc3", ... >> >> It is not possible t

Re: [PATCH v9 3/3] qapi/monitor: allow VNC display id in set/expire_password

2022-02-25 Thread Markus Armbruster
Fabian Ebner writes: > From: Stefan Reiter > > It is possible to specify more than one VNC server on the command line, > either with an explicit ID or the auto-generated ones à la "default", > "vnc2", "vnc3", ... > > It is not possible to change the password on one of these extra VNC > displays

[PATCH v9 3/3] qapi/monitor: allow VNC display id in set/expire_password

2022-02-25 Thread Fabian Ebner
From: Stefan Reiter It is possible to specify more than one VNC server on the command line, either with an explicit ID or the auto-generated ones à la "default", "vnc2", "vnc3", ... It is not possible to change the password on one of these extra VNC displays though. Fix this by adding a "display