DEVELOPMENT ENVIRONMENT

~liljamo/anemos-test

ref: 8b61803caf8d78f539468725c2f2ffec8f6e79cf anemos-test/files/etc/ssh/sshd_config.makeimg.patch -rw-r--r-- 304 bytes
8b61803cJonni Liljamo feat: test patching 14 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
--- sshd_config.orig
+++ 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