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

            Bug ID: 2621
           Summary: ControlMaster started by scp (non-ssh?) doesn't
                    forward agent
           Product: Portable OpenSSH
           Version: 7.3p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Miscellaneous
          Assignee: [email protected]
          Reporter: [email protected]

?0[steffen@wales ]$ scp ... ...
  ...
  ?0[steffen@wales ]$ ssh ...
  ...
  * [steffen@...]$ ssh-add -l
  Could not open a connection to your authentication agent.
  * [steffen@...]$ logout
  Shared connection to ... closed.
  ?0[steffen@wales ]$ ll /tmp/.ssh_...-steffen
  srw------- 1 steffen steffen 0 Sep 28 20:57 /tmp/.ssh_...-steffen=
  ?0[steffen@wales ]$ date
  Wed Sep 28 20:57:59 CEST 2016

This is OpenSSH_7.3p1 on client and OpenSSH_7.2p2-hpn14v4 on
server, and the configuration includes "ControlMaster auto" and
"ForwardAgent yes".

This could be related to "Allow agent forwarding in sftp & scp"[1].

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

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to