Bug 26178 - Authentifikation für Qemu-VNC
Authentifikation für Qemu-VNC
Status: CLOSED WORKSFORME
Product: UCS
Classification: Unclassified
Component: Virtualization - UVMM
UCS 3.0
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-17 16:49 CET by Tim Petersen
Modified: 2023-06-28 10:45 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Petersen univentionstaff 2012-02-17 16:49:30 CET
Es wurde unter anderem im Forum nach einer Möglichkeit gefragt, eine Authentifikation für den VNC-Zugang zu virtuellen Instanzen "richtig" zu implementieren.

Momentan kann jeder, der Zugriff auf das Netz hat, VNC-Ports "raten" und sich verbinden.

Ich habe hierzu spontan folgenden Link gefunden:
http://www.linux-kvm.com/content/new-vnc-authentication-and-acl-support
Comment 1 Philipp Hahn univentionstaff 2012-05-03 10:57:19 CEST
Es ist bereits jetzt möglich, ein VNC-Passwort zu vergeben. Allerdings aus qemu-kvm/qemu-doc.texi:
> The VNC protocol has limited support for password based authentication. Since
> the protocol limits passwords to 8 characters it should not be considered to
> provide high security. The password can be fairly easily brute-forced by a
> client making repeat connections. For this reason, a VNC server using
> password authentication should be restricted to only listen on the loopback
> interface or UNIX domain sockets.

Wünschenswert wäre hier langfristig die Unterstützung von Kerberos, was aber der Java-VNC-Viewer IMHO nicht kann. Alternativ RDP bei Windows, ssh bei Linux, oder in Zukunft hoffentlich RemoteFX als Virtual-RDP wie bei VirtualBox.
Comment 2 Philipp Hahn univentionstaff 2017-05-02 15:23:42 CEST
VNC with passwords works for we.
Yes, VNC passwords are limited to 8 characters. File a new bug if this is important for you.