From eced70a8bd2f2fd94c6ff1f29b25779181c8a791 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Nov 30 2020 07:52:02 +0000 Subject: Remove PasswordAuthentication yes from shipped configuration as it is already default and it might be hard to override --- diff --git a/openssh-7.7p1-redhat.patch b/openssh-7.7p1-redhat.patch index 6011593..5d9ad21 100644 --- a/openssh-7.7p1-redhat.patch +++ b/openssh-7.7p1-redhat.patch @@ -96,7 +96,6 @@ diff -up openssh/sshd_config_redhat.redhat openssh/sshd_config_redhat + +SyslogFacility AUTHPRIV + -+PasswordAuthentication yes +ChallengeResponseAuthentication no + +GSSAPIAuthentication yes