Re: [Qemu-devel] PATCH 0/8: Authentication support for the VNC server

2007-08-14 Thread Anthony Liguori
These all look good to me! Regards, Anthony Liguori On Mon, 2007-08-13 at 20:25 +0100, Daniel P. Berrange wrote: > The current VNC server implementation does not have support for the > authentication of incoming client connections. The following series > of patches provide support for a number o

[Qemu-devel] PATCH 0/8: Authentication support for the VNC server

2007-08-13 Thread Daniel P. Berrange
The current VNC server implementation does not have support for the authentication of incoming client connections. The following series of patches provide support for a number of alternatives, all compliant with the VNC protocol spec. The simplest mechanism (and the weakest) is the traditional VNC

Re: [Qemu-devel] PATCH 0/8: Authentication support for the VNC server

2007-07-31 Thread Anthony Liguori
Authentication support is a commonly requested feature. I think this is definitely the right approach to take. Regards, Anthony Liguori Daniel P. Berrange wrote: The current VNC server implementation does not have support for the authentication of incoming client connections. The following s

[Qemu-devel] PATCH 0/8: Authentication support for the VNC server

2007-07-31 Thread Daniel P. Berrange
The current VNC server implementation does not have support for the authentication of incoming client connections. The following series of patches provide support for a number of alternatives, all compliant with the VNC protocol spec. The simplest mechanism (and the weakest) is the traditional VNC