mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-26 13:19:23 +01:00
ssh/user-permit-password: add example for multiple users
This commit is contained in:
parent
378754ae1f
commit
f58d0d7d01
@ -5,7 +5,7 @@
|
|||||||
# blocking passwords, but accepting only specific users to use passwords.
|
# blocking passwords, but accepting only specific users to use passwords.
|
||||||
# https://serverfault.com/a/461865 OpenSSH_8.4p1
|
# https://serverfault.com/a/461865 OpenSSH_8.4p1
|
||||||
|
|
||||||
#Match User someone
|
#Match User someone,somebodyelse,whoever
|
||||||
# PasswordAuthentication yes
|
# PasswordAuthentication yes
|
||||||
# AuthenticationMethods any
|
# AuthenticationMethods any
|
||||||
#Match All
|
#Match All
|
||||||
|
Loading…
Reference in New Issue
Block a user