1
0
Fork 0

Setting openssh-server/permit-root-login to false.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-21 10:43:16 +02:00
parent f8ecaaf0e8
commit 745c72bc39
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

View file

@ -1,6 +1,6 @@
Template: openssh-server/permit-root-login
Type: boolean
Default: true
Default: false
_Description: Disable SSH password authentication for root?
Previous versions of openssh-server permitted logging in as root over SSH
using password authentication. The default for new installations is now