 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] libxl: Query VNC listening port through QMP
 Ian Campbell writes ("Re: [Xen-devel] [PATCH] libxl: Query VNC listening port 
through QMP"):
> I'm tempted to suggest that we remove this support -- having plain text
> passwords in xenstore (thankfully with perms set somewhat sanely) just
> doesn't seem like a Good Thing to me...
It isn't a good thing.  But currently we have the following three
options:
(a) allow access to anyone who can reach the vnc server's TCP port;
(b) make noninteractive invocation of vnc clients (including
    screenshot utilities, and automatic invocation of the client
    by xl) impossible;
(c) put a plaintext password in the config file (or the xl/xm
    command line) and copy it to xenstore.
I don't think we should abolish (c) until we have another way of
avoiding the problems of (a) and (b).
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |