ssh/user-permit-password: add example for multiple users

This commit is contained in:
Aminda Suomalainen 2022-01-16 15:15:09 +02:00
parent 378754ae1f
commit f58d0d7d01
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -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