mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09: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.
|
||||
Match User mikaela
|
||||
PasswordAuthentication no
|
||||
AuthenticationMethods publickey
|
||||
|
Loading…
Reference in New Issue
Block a user