From 9093e8d91b0000442dd538a2991fd2645cbeb154 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 23 Jun 2025 15:36:54 +0300 Subject: Add README --- templates/etc_ssh_sshd_config.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/etc_ssh_sshd_config.j2 b/templates/etc_ssh_sshd_config.j2 index b7ad162..06179ce 100644 --- a/templates/etc_ssh_sshd_config.j2 +++ b/templates/etc_ssh_sshd_config.j2 @@ -58,7 +58,7 @@ AuthorizedKeysFile .ssh/authorized_keys # Change to yes to enable built-in password authentication. # Note that passwords may also be accepted via KbdInteractiveAuthentication. -PasswordAuthentication yes +PasswordAuthentication no #PermitEmptyPasswords no # Change to no to disable PAM authentication -- cgit v1.3