From 23173f631c6e7e939759bd8830bd71b774b7ae65 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Sun, 4 Oct 2020 06:50:09 +0200 Subject: [PATCH] Feat: sshpass in sshconfig --- files/dotfiles/ssh/config_me | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/dotfiles/ssh/config_me b/files/dotfiles/ssh/config_me index 9b5c771..ecfe46b 100755 --- a/files/dotfiles/ssh/config_me +++ b/files/dotfiles/ssh/config_me @@ -1,3 +1,5 @@ +PreferredAuthentications keyboard-interactive,password,publickey,hostbased,gssapi-with-mic + Host Manioc HostName ns331481.ip-37-187-121.eu User sshcontent