mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user