Adjust SSH setup defaults and update clone instructions

This commit is contained in:
root
2026-05-10 20:25:02 +00:00
parent 43734fe1b1
commit c7bec29f7c
3 changed files with 20 additions and 6 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Managed by sicherheit-install
Protocol 2
PermitRootLogin prohibit-password
PasswordAuthentication no
PermitRootLogin yes
PasswordAuthentication yes
PubkeyAuthentication yes
PermitEmptyPasswords no
X11Forwarding no