privateone commited on
Commit
7879b2e
·
verified ·
1 Parent(s): 132967f

Update sshd_config

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