18 lines
495 B
Plaintext
18 lines
495 B
Plaintext
--- 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
|