mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-03 08:19:22 +01:00
12 lines
421 B
Plaintext
12 lines
421 B
Plaintext
# This is the opposite of mikaela-prohibit-password.conf and shouldn't be
|
|
# used, that is why it's in comments.
|
|
|
|
# As of OpenSSH_8.4p1 this may be the only way this works, with globally
|
|
# blocking passwords, but accepting only specific users to use passwords.
|
|
# https://serverfault.com/a/461865 OpenSSH_8.4p1
|
|
|
|
#Match User someone,somebodyelse,whoever
|
|
# PasswordAuthentication yes
|
|
# AuthenticationMethods any
|
|
#Match All
|