aboutsummaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2013-02-19 15:26:11 -0500
committerRyan Kavanagh <rak@debian.org>2013-02-19 15:26:11 -0500
commit0dc9106319869868aa3c9366a93a514fa80790c7 (patch)
tree90e2ea40fd4adb08f02017bbd363d5747de7092e /.ssh/config
parentAdded IPv4 address for ryanak.ca to known hosts (diff)
Disable host checking for localhost
Diffstat (limited to '')
-rw-r--r--.ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 2a4f0e3..77b2a12 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,5 +1,7 @@
HashKnownHosts no
VisualHostKey yes
+CheckHostIP yes
+NoHostAuthenticationForLocalhost yes
Host w310
HostName w310-181.caslab.queensu.ca