Updated Readme
This commit is contained in:
parent
b15a3bf2e2
commit
b2a5e62421
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user