From: Matthijs Kooijman Date: Tue, 17 Jun 2008 11:54:40 +0000 (+0200) Subject: * Add SSH_* to sudoer's env_keep so agent forwarding properly works through sudo. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;ds=sidebyside;h=b41fbe5b8f6d7f9858e0a814d31a736918e8a5f4;p=matthijs%2Fservers%2Fdrsnuggles.git * Add SSH_* to sudoer's env_keep so agent forwarding properly works through sudo. --- diff --git a/etc/sudoers b/etc/sudoers index b600a55..637fd0e 100644 --- a/etc/sudoers +++ b/etc/sudoers @@ -5,7 +5,7 @@ # See the man page for details on how to write a sudoers file. # -Defaults env_reset +Defaults env_reset,env_keep+=SSH_* # Host alias specification