[Libguestfs] [PATCH] v2v: Implement SSH password authentication for Xen and VMX over SSH.

Richard W.M. Jones rjones at redhat.com
Wed Apr 17 11:28:20 UTC 2019


This isn't quite the full thing.  I think that Pino is also working on
replacing the ssh and scp commands in the v2v/input_vmx.ml file with
libssh.  Without those changes, -i vmx will still issue raw ssh and
scp commands, which will use ssh-agent (or keyboard-interactive).

The Xen input method doesn't use raw ssh and scp commands, so that one
is OK.

Rich.





More information about the Libguestfs mailing list