summaryrefslogtreecommitdiffstats
path: root/debian/openssh-server.templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:34:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:34:19 +0000
commite74126d84a4c81304c11f400ffa18d1a79ad1f82 (patch)
tree4f3423fc5a2351c050da823b76078ddd61da6eec /debian/openssh-server.templates
parentSetting openssh-server/permit-root-login to false. (diff)
downloadopenssh-e74126d84a4c81304c11f400ffa18d1a79ad1f82.tar.xz
openssh-e74126d84a4c81304c11f400ffa18d1a79ad1f82.zip
Setting openssh-server/password-authentication to false.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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