[virt-tools-list] Recent changes to libvirt makes virt-manager unusable - can I revert to using ssh keys / just typing pass in once?

Jim Fehlig jfehlig at suse.com
Fri Apr 27 14:21:12 UTC 2012


Morgan Cox wrote:
> Thank you for the responses.
>
> Yes I am running the OBS version. For Suse
>
> Is there any way to use use SSH keys to connect ? (i.e so I do not
> have to keep putting in the password ?)
>   

Sure.  You can copy your public key to the remote host, e.g. something like

 cat /path/to/public/key/id_dsa.pub | ssh root at remote-host "cat - >>
~/.ssh/authorized_keys"

See also http://virt-manager.org/page/RemoteSSH

Cheers,
Jim




More information about the virt-tools-list mailing list