
8 Jun
2009
8 Jun
'09
2 p.m.
Daniel P. Berrange schrieb:
On Mon, Jun 08, 2009 at 11:35:00AM +0200, Christian Weyermann wrote:
Hello everybody,
I encountered the following problem. I want my users to only be able to connect to their own virtual machines via VNC. Is there any way to do so?
The VNC authentication setup is currently being done per-host, so there is no way to define ACLs per-(user,vm) tuple as you describe.
Daniel
Do you think, there might be a chance reaching this goal anyway, using VNC-Kerberos Auth via SASL, as the virt-viewer supports SASL? Thanks