{"path":"Attachments/Pasted image 20250922115441.png","text":"Configuring openssh-server ——— /etc/ssh/sshd_config root.root 0644 2022-04-19 08:55:02 +++ /tmp/tmp.H13evHHqMf root.root 0644 2025-09-22 11:53:33 @@ -10,6 +10,8 @@ # possible, but leave them commented. Uncommented options override the # default value. +Include /etc/ssh/sshd_config.d/*.conf + #Port 22 #AddressFamily any #ListenAddress 0.0.0.0 @@ -29,6 +31,7 @@ # Authentication: #LoginGraceTime 2m +PermitRootLogin yes #StrictModes yes #MaxAuthTries 6 #MaxSessions 10 @@ -52,6 +55,7 @@ #IgnoreRhosts yes # To disable tunneled clear text passwords, change to no here! +#PasswordAuthentication yes #PermitEmptyPasswords no # Change to yes to enable challenge-response passwords (beware issues with @@ -73,8 +77,11 @@ <0k>","libVersion":"0.3.2","langs":"deu+eng+fra"}