diff --git a/etc/ssh/sshd_config.d/user-permit-password.conf b/etc/ssh/sshd_config.d/user-permit-password.conf index 1945abb2..7e4b7b80 100644 --- a/etc/ssh/sshd_config.d/user-permit-password.conf +++ b/etc/ssh/sshd_config.d/user-permit-password.conf @@ -5,7 +5,7 @@ # blocking passwords, but accepting only specific users to use passwords. # https://serverfault.com/a/461865 OpenSSH_8.4p1 -#Match User someone +#Match User someone,somebodyelse,whoever # PasswordAuthentication yes # AuthenticationMethods any #Match All