1 diff -ruN a/sshd_config b/sshd_config
2 --- a/sshd_config 2022-04-06 02:47:48.000000000 +0200
3 +++ b/sshd_config 2022-10-10 19:55:58.961117951 +0200
5 #PermitEmptyPasswords no
7 # Change to no to disable s/key passwords
8 -#KbdInteractiveAuthentication yes
9 +KbdInteractiveAuthentication no
12 #KerberosAuthentication no
14 # If you just want the PAM account and session checks to run without
15 # PAM authentication, then enable this but set PasswordAuthentication
16 # and KbdInteractiveAuthentication to 'no'.
20 #AllowAgentForwarding yes
21 #AllowTcpForwarding yes
30 #PermitUserEnvironment no