[Bug 2621] ControlMaster started by scp (non-ssh?) doesn't forward agent
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Wed Sep  8 12:37:24 AEST 2021
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=2621
Hamish Moffatt <hamish-openssh at moffatt.email> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hamish-openssh at moffatt.emai
                   |                            |l
--- Comment #5 from Hamish Moffatt <hamish-openssh at moffatt.email> ---
I see in scp.c that -oForwardAgent=no is added to the command line
arguments internally to disable forwarding, but can be overridden.
Would it be helpful to also add -oControlMaster=no so that scp does not
end up creating the control master with agent forwarding disabled?
Alternatively it would be useful if the config file could match against
scp/sftp so that ControlMaster=no could be set for that case.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list