mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[GH-ISSUE #387] Cant get remote SSH login to work #291
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Hyllegaard on GitHub (Aug 18, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/387
I am trying to set up an connection using SSH to a remote libvirt server.
I can see that when using the debug server, that it requests a password. I tried creating both an SSH key and user without password, but that does not seem to help. I am using Ubuntu 12.10 on the libvirt server and 14.04 on the webvirtmgr server.
@Hyllegaard commented on GitHub (Aug 18, 2014):
Never mind. My fault