diff --git a/crypto/openssh/sshd_config b/crypto/openssh/sshd_config index 48345f5f90b1..437424db79ff 100644 --- a/crypto/openssh/sshd_config +++ b/crypto/openssh/sshd_config @@ -50,8 +50,7 @@ #PubkeyAuthentication yes # The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2 -# but this is overridden so installations will only check .ssh/authorized_keys -AuthorizedKeysFile .ssh/authorized_keys +#AuthorizedKeysFile .ssh/authorized_keys .ssh/authorized_keys2 #AuthorizedPrincipalsFile none