[Bug 831] Allow agent forwarding in sftp & scp

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Aug 16 20:24:21 AEST 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=831

kl_other+mindrot at icloud.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kl_other+mindrot at icloud.com

--- Comment #3 from kl_other+mindrot at icloud.com ---
Patch needs to be updated, as it will conflict on both sftp.c (options
changed since patch) and scp.c (the declaration of "n" added since
patch). Patch changes behaviour in two ways:

* Sets ForwardAgent=no by default, ForwardAgent=yes if -A is set.
* Sets ForwardAgent=no after processing other args, which allows
-oForwardAgent=yes to take effect, as ssh ignores duplicate
command-line options.

Once updated, I'd very much like this patch to go through.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching the reporter of the bug.


More information about the openssh-bugs mailing list