Hi,

On Tue, 20 Feb 2007, Daniel P. Berrange wrote:

> Well there's a number of plausible options 
> 
>  - Password, but using challenge/resonse (either plain or TLS channel)
>  - Simple  password (assuming a TLS encypted channel)
>  - Whitelist based on client TLS certificate (common name/fingerprint)
>  - Auth against PAM using same username of qemu process owner (asume TLS)

or just

- create a pipe(), fork() and be unbothered by any authentication.

Of course, QEmu's VNC server would have to be taught to communicate via 
stdio.

Ciao,
Dscho



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to