v2v: Mention update-crypto-policies in documentation.

Modern ssh and RHEL 5 sshd are not always interoperable, requiring
enabling legacy crypto policies on the converion server (ssh client).

Thanks: Nikos Mavrogiannopoulos, Jakub Jelen.
This commit is contained in:
Richard W.M. Jones
2017-08-14 08:59:51 +01:00
parent 3050a58622
commit 4e7e73b879

View File

@@ -1429,6 +1429,13 @@ Note that password-interactive and Kerberos access are B<not>
supported. You B<have> to set up ssh access using ssh-agent and
authorized_keys.
With some modern ssh implementations, legacy crypto policies required
to interoperate with RHEL 5 sshd are disabled. To enable them you may
need to run this command on the conversion server (ie. ssh client),
but read L<update-crypto-policies(8)> first:
# update-crypto-policies LEGACY
=head2 XEN: TEST LIBVIRT CONNECTION TO REMOTE XEN HOST
Use the L<virsh(1)> command to list the guests on the remote Xen host: