[Bug 3649] Control sockets do not connect anymore (after updating OpenSSH)

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Mar 30 11:51:27 AEDT 2024


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

--- Comment #11 from wolfgang.liessmann at web.de ---
Yes, it's still forking into background, even when starting the master
process with -f and ControlPersist=no:

$ rm -f socket.tmp
$ ssh -vvv -MNf -o ControlPersist=no -S socket.tmp host1
[...]
debug1: forking to background
$ ls -l socket.tmp
[...]
Control socket connect(socket.tmp): Connection refused

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list