diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2021-03-11 11:43:41 +0000 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-03-15 17:36:20 +0100 |
commit | 6c6840e9281cf2fd3b29d77f45b18949d4a83944 (patch) | |
tree | 259d5ad2e62eb3d79d263772af126dd9ba299f52 /qobject/json-parser.c | |
parent | 6157b0e19721aadb4c7fdcfe57b2924af6144b14 (diff) | |
download | qemu-6c6840e9281cf2fd3b29d77f45b18949d4a83944.zip qemu-6c6840e9281cf2fd3b29d77f45b18949d4a83944.tar.gz qemu-6c6840e9281cf2fd3b29d77f45b18949d4a83944.tar.bz2 |
ui: introduce "password-secret" option for VNC servers
Currently when using VNC the "password" flag turns on password based
authentication. The actual password has to be provided separately via
the monitor.
This introduces a "password-secret" option which lets the password be
provided up front.
$QEMU --object secret,id=vncsec0,file=passwd.txt \
--vnc localhost:0,password-secret=vncsec0
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20210311114343.439820-2-berrange@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'qobject/json-parser.c')
0 files changed, 0 insertions, 0 deletions