qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Support multiple VNC clients


From: Brian Kress
Subject: Re: [Qemu-devel] [PATCH] Support multiple VNC clients
Date: Sun, 15 Feb 2009 17:21:47 -0500
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

Itamar Heim wrote:
From: address@hidden [mailto:qemu-devel-
...
Perhaps also add a -vnc command line flag to let us control policy for
multiple clients interactions ?  eg some policies I think of

 - Single client, new clients dropped
 - Single client, original client dropped
 - Many clients, first full access, others view only
 - Many clients, all full access
[IH] also - how does one specify the password for a specific vnc via the
monitor?
The password (as well as all the other authentication parameters) apply to the display, not a specific client. Even with this patch you still only have one vnc display, so you change the
password for that display the same way you did before this patch.


   -Brian







reply via email to

[Prev in Thread] Current Thread [Next in Thread]