privateone commited on
Commit
d568f00
·
verified ·
1 Parent(s): 1d42583

Update sshd_config

Browse files
Files changed (1) hide show
  1. sshd_config +1 -1
sshd_config CHANGED
@@ -48,7 +48,7 @@ AuthorizedKeysCommandUser *
48
 
49
  # For this to work you will also need host keys in /etc/ssh/ssh_known_hosts
50
  HostbasedAuthentication yes
51
- StrictHostKeyChecking no
52
 
53
  # Change to yes if you don't trust ~/.ssh/known_hosts for
54
  # HostbasedAuthentication
 
48
 
49
  # For this to work you will also need host keys in /etc/ssh/ssh_known_hosts
50
  HostbasedAuthentication yes
51
+ #StrictHostKeyChecking no
52
 
53
  # Change to yes if you don't trust ~/.ssh/known_hosts for
54
  # HostbasedAuthentication