diff --git a/etc/ssh/sshd_config.d/user-permit-password.conf b/etc/ssh/sshd_config.d/user-permit-password.conf new file mode 100644 index 00000000..4b7a553d --- /dev/null +++ b/etc/ssh/sshd_config.d/user-permit-password.conf @@ -0,0 +1,6 @@ +# This is the opposite of mikaela-prohibit-password.conf and shouldn't be +# used, that is why it's in comments + +#Match User someone +# PasswordAuthentication yes +# AuthenticationMethods any