Remove PasswordAuthentication yes from shipped configuration as it is already default and it might be hard to override
This commit is contained in:
parent
b6df6b3e29
commit
eced70a8bd
@ -96,7 +96,6 @@ diff -up openssh/sshd_config_redhat.redhat openssh/sshd_config_redhat
|
||||
+
|
||||
+SyslogFacility AUTHPRIV
|
||||
+
|
||||
+PasswordAuthentication yes
|
||||
+ChallengeResponseAuthentication no
|
||||
+
|
||||
+GSSAPIAuthentication yes
|
||||
|
Loading…
Reference in New Issue
Block a user