Re: [Qemu-devel] [qmu] VNC sharePolicy not working as expected

2014-04-15 Thread Gerd Hoffmann
Hi, > But while testing I am not able to get expected results for > allow-exclusive and ignore sharePolicy. > For allow-exclusive sharePolicy previous connections are not getting > dropped and console contents are getting shared among all open > consoles. The vnc protocol has an option to speci

[Qemu-devel] [qmu] VNC sharePolicy not working as expected

2014-04-15 Thread Kekane, Abhishek
Hi All, Greetings!!! We are using KVM hypervisor driver for running OpenStack IaaS. Couple of months back we have reported one security issue [1] in OS. Basically we want to limit on the number of vnc client connections that can be opened by users for a given VM. >From libvirt 1.0.6 version onw