privateone commited on
Commit
fdb7915
·
verified ·
1 Parent(s): e3a679d

Update sshd_config

Browse files
Files changed (1) hide show
  1. sshd_config +1 -1
sshd_config CHANGED
@@ -39,7 +39,7 @@ MaxSessions 4
39
  PubkeyAuthentication yes
40
 
41
  # Expect .ssh/authorized_keys2 to be disregarded by default in future.
42
- AuthorizedKeysFile .ssh/authorized_keys .ssh/authorized_keys2
43
 
44
  #AuthorizedPrincipalsFile none
45
 
 
39
  PubkeyAuthentication yes
40
 
41
  # Expect .ssh/authorized_keys2 to be disregarded by default in future.
42
+ #AuthorizedKeysFile .ssh/authorized_keys .ssh/authorized_keys2
43
 
44
  #AuthorizedPrincipalsFile none
45