summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 05:19:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 05:19:46 +0000
commit4cc45581022db0f602de562b60bf9b4175105838 (patch)
treeee6941a286e9f4e38dad84d0a04e2e85cd69095b
parentSetting openssh-server/permit-root-login to false. (diff)
downloadopenssh-4cc45581022db0f602de562b60bf9b4175105838.tar.xz
openssh-4cc45581022db0f602de562b60bf9b4175105838.zip
Setting openssh-server/password-authentication to false.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/openssh-server.templates2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/openssh-server.templates b/debian/openssh-server.templates
index 8ce6720..474ba78 100644
--- a/debian/openssh-server.templates
+++ b/debian/openssh-server.templates
@@ -16,7 +16,7 @@ _Description: Disable SSH password authentication for root?
Template: openssh-server/password-authentication
Type: boolean
-Default: true
+Default: false
Description: Allow password authentication?
By default, the SSH server will allow authenticating using a password.
You may want to change this if all users on this system authenticate using