[Bug 2488] New: "ssh-copy-id -o ControlPath=/tmp/foo" hangs

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Nov 2 22:15:16 AEDT 2015


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: unassigned-bugs at mindrot.org
          Reporter: sfandino at yahoo.com

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.


More information about the openssh-bugs mailing list