Remove PasswordAuthentication yes from shipped configuration as it is already default and it might be hard to override

This commit is contained in:
Jakub Jelen 2020-11-30 08:51:53 +01:00
parent b6df6b3e29
commit eced70a8bd

View File

@ -96,7 +96,6 @@ diff -up openssh/sshd_config_redhat.redhat openssh/sshd_config_redhat
+
+SyslogFacility AUTHPRIV
+
+PasswordAuthentication yes
+ChallengeResponseAuthentication no
+
+GSSAPIAuthentication yes