openssh 2021Q1
This commit is contained in:
17
security/openssh-portable/files/patch-ssh_config
Normal file
17
security/openssh-portable/files/patch-ssh_config
Normal file
@ -0,0 +1,17 @@
|
||||
--- UTC
|
||||
r100678 | fanf | 2002-07-25 10:59:40 -0500 (Thu, 25 Jul 2002) | 5 lines
|
||||
|
||||
Document the FreeBSD default for CheckHostIP, which was changed in
|
||||
rev 1.2 of readconf.c.
|
||||
|
||||
--- ssh_config.orig 2010-01-12 01:40:27.000000000 -0700
|
||||
+++ ssh_config 2010-09-14 16:14:13.000000000 -0600
|
||||
@@ -27,7 +27,7 @@
|
||||
# GSSAPIAuthentication no
|
||||
# GSSAPIDelegateCredentials no
|
||||
# BatchMode no
|
||||
-# CheckHostIP yes
|
||||
+# CheckHostIP no
|
||||
# AddressFamily any
|
||||
# ConnectTimeout 0
|
||||
# StrictHostKeyChecking ask
|
||||
Reference in New Issue
Block a user