DEVELOPMENT ENVIRONMENT

~liljamo/src.quest-anemos

ref: ec9b01c21c75da79d2020f48bc1f46df812ef29c src.quest-anemos/common/etc/ssh/sshd_config.makeimg.patch -rw-r--r-- 299 bytes
ec9b01c2Jonni Liljamo feat(sqmeta): add qemu-guest-agent 8 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
--- sshd_config
+++ sshd_config
@@ -58,7 +58,7 @@
 #IgnoreRhosts yes

 # To disable tunneled clear text passwords, change to "no" here!
-#PasswordAuthentication yes
+PasswordAuthentication no
 #PermitEmptyPasswords no

 # Change to "no" to disable keyboard-interactive authentication.  Depending on