mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[GH-ISSUE #570] VNC Authentication failure #430
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stex79 on GitHub (Jul 20, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/570
Hi,

I cannot connect to to Instance console getting always the "Authentication failed" message as you can see below.
I don't have configured vnc password for each instance, but I'm using a general password setting up vnc_password parameter in /etc/libvirt/qemu.conf.
I can confirm that using an external VNC client I can connect to instances console.
And using tcpdump I see the attempt to connect to the console that ends with the VNC response of authentication failure.
If I try to set a password for the instance to authenticate with in the instance details, but I cannot do it.
I think that the only problem is to tell the webvirtmgr console to use the password, but where must be configured?
Any advise on this?
Both hypervisors and webvirtmgr runs on CentOS 7
webvirtmgr retrieved from git
KVM version:
Compiled against library: libvirt 1.2.8
Using library: libvirt 1.2.8
Using API: QEMU 1.2.8
Running hypervisor: QEMU 1.5.3