[GH-ISSUE #207] Global qenmu VNC password is ignored #160

Closed
opened 2026-02-27 16:38:12 +03:00 by kerem · 2 comments
Owner

Originally created by @bsavelev on GitHub (Jan 27, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/207

I have global VNC password in qemu.conf:

vnc_password = "password"

so my VNC console is protected, but webvirtmgr check only instance vnc password

Originally created by @bsavelev on GitHub (Jan 27, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/207 I have global VNC password in qemu.conf: ``` vnc_password = "password" ``` so my VNC console is protected, but webvirtmgr check only instance vnc password
kerem closed this issue 2026-02-27 16:38:13 +03:00
Author
Owner

@retspen commented on GitHub (Jan 27, 2014):

Libvirt can't read global qemu settings. You can set vnc password for each instances.

<!-- gh-comment-id:33400382 --> @retspen commented on GitHub (Jan 27, 2014): Libvirt can't read global qemu settings. You can set vnc password for each instances.
Author
Owner

@bsavelev commented on GitHub (Jan 28, 2014):

my installation was too old and vnc password was required. with new version problem is gone for me

<!-- gh-comment-id:33470986 --> @bsavelev commented on GitHub (Jan 28, 2014): my installation was too old and vnc password was required. with new version problem is gone for me
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#160
No description provided.