user specific ssh config options
authorTony Mack <tmack@cs.princeton.edu>
Sat, 8 Dec 2007 00:11:23 +0000 (00:11 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Sat, 8 Dec 2007 00:11:23 +0000 (00:11 +0000)
node_ssh/ssh_config [new file with mode: 0644]

diff --git a/node_ssh/ssh_config b/node_ssh/ssh_config
new file mode 100644 (file)
index 0000000..8338f08
--- /dev/null
@@ -0,0 +1,3 @@
+StrictHostKeyChecking no
+ChallengeResponseAuthentication no
+PasswordAuthentication no