From eced70a8bd2f2fd94c6ff1f29b25779181c8a791 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Mon, 30 Nov 2020 08:51:53 +0100 Subject: [PATCH] Remove PasswordAuthentication yes from shipped configuration as it is already default and it might be hard to override --- openssh-7.7p1-redhat.patch | 1 - 1 file changed, 1 deletion(-) 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