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

            Bug ID: 2488
           Summary: "ssh-copy-id -o ControlPath=/tmp/foo" hangs
           Product: Portable OpenSSH
           Version: 7.1p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: ssh-copy-id
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 2745
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2745&action=edit
the patch

The following command hangs:

  ssh-copy-id -o ControlPath=/tmp/foo hostname

This is related to ssh-copy-id expecting connections to fail but
actually succeeding because of the given ControlPath setting.

See the patch attached for the details.

-- 
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