From 7b4535fb1b0f22d08f90310b2258bb266bca0d76 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Tue, 7 Jun 2016 03:37:43 +0200 Subject: [PATCH] [ssh] More forward agent --- .ssh/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.ssh/config b/.ssh/config index e8f14bf..eeeed71 100644 --- a/.ssh/config +++ b/.ssh/config @@ -263,6 +263,7 @@ Host sauron sauron.crans.org Host med zavoyarde med.crans.org zavoyarde.crans.org HostName zavoyarde.crans.org User vincent + ForwardAgent yes # +-------------------+ @@ -1017,7 +1018,7 @@ Host federez-test federez-test.federez.net Host oswaft oswaft.rezosup.net HostName oswaft.rezosup.net User vincent - + ForwardAgent yes # +-------------------+ # | Serveurs de l'ENS | -- 2.39.2