bugzilla-daemon at bugzilla.mindrot.org
2015-Nov-02 11:15 UTC
[Bug 2488] New: "ssh-copy-id -o ControlPath=/tmp/foo" hangs
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.
bugzilla-daemon at bugzilla.mindrot.org
2015-Nov-28 19:41 UTC
[Bug 2488] "ssh-copy-id -o ControlPath=/tmp/foo" hangs
https://bugzilla.mindrot.org/show_bug.cgi?id=2488
Philip Hands <phil at hands.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned-bugs at mindrot.org |phil at hands.com
CC| |phil at hands.com
--- Comment #1 from Philip Hands <phil at hands.com> ---
Thanks for the patch. As you can see here:
http://git.hands.com/?p=ssh-copy-id.git;a=commit;h=e129c91dc474d73671304403fafda785df440105
I've applied it to my repo, which will hopefully make it into OpenSSH
fairly soon.
Cheers, Phil.
--
You are receiving this mail because:
You are watching the assignee of the bug.
Possibly Parallel Threads
- [Bug 2886] New: ssh-copy-id appears to hang indefinitely when ssh multiplexing is enabled, and it permits passwordless login
- [Bug 2318] New: ControlPath collisions when using shared locations like /tmp for the sockets.
- [Bug 2437] New: ssh with ControlMaster and ControlPath hangs on 2nd session in same terminal
- [Bug 2383] New: ssh-copy-id hangs when already connected with connection sharing
- [Bug 2195] New: ssh-copy-id hangs when using shared connection