summaryrefslogtreecommitdiff
path: root/openssh-9.0p1-sshd_config.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-09-07 11:43:36 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-09-07 11:43:36 -0700
commit99809e836edc6885634bf9b089ca89059bc6b998 (patch)
treea89dc43bafaa3d922be2bffce228696f43240b09 /openssh-9.0p1-sshd_config.patch
parentUpdated to 9.3p2 (diff)
downloadopenssh-99809e836edc6885634bf9b089ca89059bc6b998.tar.xz
Updated to 9.4p1-3
Diffstat (limited to 'openssh-9.0p1-sshd_config.patch')
-rw-r--r--openssh-9.0p1-sshd_config.patch30
1 files changed, 0 insertions, 30 deletions
diff --git a/openssh-9.0p1-sshd_config.patch b/openssh-9.0p1-sshd_config.patch
deleted file mode 100644
index 9100149..0000000
--- a/openssh-9.0p1-sshd_config.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-diff -ruN a/sshd_config b/sshd_config
---- a/sshd_config 2022-04-06 02:47:48.000000000 +0200
-+++ b/sshd_config 2022-10-10 19:55:58.961117951 +0200
-@@ -58,7 +58,7 @@
- #PermitEmptyPasswords no
-
- # Change to no to disable s/key passwords
--#KbdInteractiveAuthentication yes
-+KbdInteractiveAuthentication no
-
- # Kerberos options
- #KerberosAuthentication no
-@@ -79,7 +79,7 @@
- # If you just want the PAM account and session checks to run without
- # PAM authentication, then enable this but set PasswordAuthentication
- # and KbdInteractiveAuthentication to 'no'.
--#UsePAM no
-+UsePAM yes
-
- #AllowAgentForwarding yes
- #AllowTcpForwarding yes
-@@ -88,7 +88,7 @@
- #X11DisplayOffset 10
- #X11UseLocalhost yes
- #PermitTTY yes
--#PrintMotd yes
-+PrintMotd no
- #PrintLastLog yes
- #TCPKeepAlive yes
- #PermitUserEnvironment no