mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
sshd/mikaela-prohibit-password.conf: add AuthenticationMethods publickey
This commit is contained in:
parent
f1ea1e17d9
commit
0151bee9b0
@ -1,3 +1,4 @@
|
|||||||
# User Mikaela hates passwords and will only use keys.
|
# User Mikaela hates passwords and will only use keys.
|
||||||
Match User mikaela
|
Match User mikaela
|
||||||
PasswordAuthentication no
|
PasswordAuthentication no
|
||||||
|
AuthenticationMethods publickey
|
||||||
|
Loading…
Reference in New Issue
Block a user