privateone commited on
Commit
01b7db2
·
verified ·
1 Parent(s): 5ff8ab8

Update sshd_config

Browse files
Files changed (1) hide show
  1. sshd_config +1 -1
sshd_config CHANGED
@@ -47,7 +47,7 @@ AuthorizedKeysFile /home/admin/.ssh/authorized_keys .ssh/authorized_keys2
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