HomeClusterLabs Projects

Doc: Clusters from Scratch: Improve SSH config

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Doc: Clusters from Scratch: Improve SSH config

The dsa key in the doc previously did not allow passwordless login (as
the "test" section showed). Support was disabled by default as of
OpenSSH v7.0.

See also:

Other updates to the SSH config section:

  • Append to authorized_keys instead of overwriting.
  • Use ssh-copy-id to copy key to other node.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Jul 28 2022, 6:11 AM

Commit No Longer Exists

This commit no longer exists in the repository.