[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command
From: |
Daniel P. Berrange |
Subject: |
Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command |
Date: |
Thu, 11 Dec 2014 11:47:10 +0000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Thu, Dec 11, 2014 at 12:33:35PM +0100, Gerd Hoffmann wrote:
> Hi,
>
> > That's not a correct interpretation of the auth values - tls and x509 are
> > not separate auth codes. VNC has one set of primary auth codes really
> >
> > none, vnc, vencrypt
>
> Well, the source code also has (see vnc_auth_name in ui/vnc.c):
>
> ra2, ra2ne, tight, ultra, tls, sasl
True, though most of those aren't actually implemented (only SASL is)
> > If using the vencrypt option there are a number of sub-auth codes
> >
> > tls-none, tls-vnc, tls-plain, tls-sasl x509-none, x509-vnc, x509-plain,
> > x509-sasl
>
> So better add a 'vencrypt-subauth' enum with this list?
Yeah probably a good idea
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
- [Qemu-devel] [PATCH v2 10/10] monitor: add vnc websockets, (continued)
- [Qemu-devel] [PATCH v2 10/10] monitor: add vnc websockets, Gerd Hoffmann, 2014/12/10
- [Qemu-devel] [PATCH v2 07/10] vnc: track & limit connections, Gerd Hoffmann, 2014/12/10
- [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command, Gerd Hoffmann, 2014/12/10
- Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command, Eric Blake, 2014/12/10
- Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command, Gerd Hoffmann, 2014/12/11
- Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command, Daniel P. Berrange, 2014/12/11
- Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command, Daniel P. Berrange, 2014/12/11
- Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command, Gerd Hoffmann, 2014/12/11
- Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command,
Daniel P. Berrange <=
- Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command, Gerd Hoffmann, 2014/12/15
- Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command, Daniel P. Berrange, 2014/12/15
- Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command, Eric Blake, 2014/12/15
- Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command, Gerd Hoffmann, 2014/12/16
- Re: [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command, Eric Blake, 2014/12/16
- [Qemu-devel] [PATCH v2 05/10] vnc: allow binding servers to qemu consoles, Gerd Hoffmann, 2014/12/10
- [Qemu-devel] [PATCH v2 08/10] vnc: factor out qmp_query_client_list, Gerd Hoffmann, 2014/12/10
- [Qemu-devel] [PATCH v2 02/10] vnc: remove unused DisplayState parameter, add id instead., Gerd Hoffmann, 2014/12/10