Displaying 1 result from an estimated 1 matches for "serbestinternet".
2018 Jul 24
3
[Bug 2886] New: ssh-copy-id appears to hang indefinitely when ssh multiplexing is enabled, and it permits passwordless login
...Product: Portable OpenSSH
Version: 6.6p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh-copy-id
Assignee: unassigned-bugs at mindrot.org
Reporter: ahmet.mercan at serbestinternet.com
After a recent successfull login to an openssh-server, if you use
ssh-copy-id command with multiplexing enabled ssh client, it hangs
indefinitely, and Ctrl-C can't terminate the command.
Ssh client's .ssh/config file is set as:
Host *
ControlMaster auto
ControlPath ~/.ssh/sockets/%r@...