From 22c4f35961b113aeb6db736de37fac6fe4c59791 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 14 Jul 2014 20:20:28 +0000 Subject: [PATCH] Added a comment --- ...comment_3_1c3beb859e76cb69d2bacd2473ec72b7._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Restricting_SSH_+_supply_key/comment_3_1c3beb859e76cb69d2bacd2473ec72b7._comment diff --git a/doc/forum/Restricting_SSH_+_supply_key/comment_3_1c3beb859e76cb69d2bacd2473ec72b7._comment b/doc/forum/Restricting_SSH_+_supply_key/comment_3_1c3beb859e76cb69d2bacd2473ec72b7._comment new file mode 100644 index 0000000000..5412405e7e --- /dev/null +++ b/doc/forum/Restricting_SSH_+_supply_key/comment_3_1c3beb859e76cb69d2bacd2473ec72b7._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.2" + subject="comment 3" + date="2014-07-14T20:20:28Z" + content=""" +Re the ssh config on Windows, my windows VM has a per-user .ssh/config inside c:\Documents and Settings\$user. This is where the assistant stores configurations so I know it works. + +The soution to ssh still trying to use the agent is probably to set \"IdentitiesOnly yes\" in the stanza for a host. This is what the assistant does, anyway. +"""]]