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