Updated Readme

This commit is contained in:
murdrum 2020-07-31 22:20:00 +02:00
parent b15a3bf2e2
commit b2a5e62421
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ setup_systemd_service_if_available
echo -e "All done. Remaining steps:\n
- generate an ssh keypair with ssh-keygen for user autossh and push pubkey to the jump server
i.e. ssh-keygen -f autossh@"$jumpserver-ip" -c "$USER@$HOSTNAME" && ssh-copy-id -i autossh@"$jumpserver-ip" user@"$jumpserverip"
- Edit JumpHost's /etc/ssh/sshd_config with
Match User autossh