summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-connectivity/openssh/openssh/ssh_config8
1 files changed, 3 insertions, 5 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh/ssh_config b/meta/recipes-connectivity/openssh/openssh/ssh_config
index ca70f37375..cb2774a163 100644
--- a/meta/recipes-connectivity/openssh/openssh/ssh_config
+++ b/meta/recipes-connectivity/openssh/openssh/ssh_config
@@ -19,11 +19,9 @@
19 19
20Include /etc/ssh/ssh_config.d/*.conf 20Include /etc/ssh/ssh_config.d/*.conf
21 21
22Host * 22# Host *
23 ForwardAgent yes 23# ForwardAgent no
24 ForwardX11 yes 24# ForwardX11 no
25# RhostsRSAAuthentication no
26# RSAAuthentication yes
27# PasswordAuthentication yes 25# PasswordAuthentication yes
28# HostbasedAuthentication no 26# HostbasedAuthentication no
29# GSSAPIAuthentication no 27# GSSAPIAuthentication no