Files
Main/.obsidian/plugins/text-extractor/cache/e43841d46b66e6b5f5c8c4667078b649.json
Obsidian-MBPM4 26ce03c6bc vault backup: 2025-09-22 12:04:45
Affected files:
.obsidian/plugins/text-extractor/cache/e43841d46b66e6b5f5c8c4667078b649.json
.obsidian/workspace.json
99 Work/0 OneSec/OneSecNotes/10 Projects/OneSecServer/OneSec Server.md
Attachments/Pasted image 20250922115441.png
2025-09-22 12:04:45 +02:00

1 line
833 B
JSON

{"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"}