Use key(and password-)less SSH authentication
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
||||
Host *
|
||||
# debian default
|
||||
SendEnv LANG LC_*
|
||||
HashKnownHosts yes
|
||||
StrictHostKeyChecking no
|
||||
UserKnownHostsFile /dev/null
|
||||
GSSAPIAuthentication yes
|
||||
# faster encryption
|
||||
Ciphers arcfour
|
||||
|
||||
Reference in New Issue
Block a user