https://bugzilla.mindrot.org/show_bug.cgi?id=831
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
