aboutsummaryrefslogtreecommitdiffstats
path: root/templates/etc_ssh_sshd_config.j2
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-06-23 15:36:54 +0300
committerJan Tuomi <jan@jantuomi.fi>2025-06-23 15:36:54 +0300
commit9093e8d91b0000442dd538a2991fd2645cbeb154 (patch)
treedeeb7a7fbece36a48303a56ee5f3726bea466caf /templates/etc_ssh_sshd_config.j2
parent9dcb3d37f98efad7657d06cb080a5112b9d50b63 (diff)
Add README
Diffstat (limited to 'templates/etc_ssh_sshd_config.j2')
-rw-r--r--templates/etc_ssh_sshd_config.j22
1 files changed, 1 insertions, 1 deletions
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