Displaying 1 result from an estimated 1 matches for "xhost1".
Did you mean:
host1
2010 Jul 01
0
qemu+ssh auth with different identity files
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm trying to get qemu+ssh auth working but I need to be able to specify
an identity file to use for the ssh connection. Based on what I read at
http://libvirt.org/remote.html I tried
virsh -c
"qemu+ssh://root at xhost1/system?command=/usr/bin/ssh%20-i%20/path/to/my/identity/file/id_rsa"
list
which returns
error: cannot recv data: Connection reset by peer
error: failed to connect to the hypervisor
I've also tried
virsh -c
"qemu+ext://root at xhost1/system?command=/usr/bin/ssh%20-i%20/path/to/my/i...