[Bug 3743] ControlMaster forces ForkAfterAuthentication even when not wanted, and can't be disabled

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Oct 14 14:37:33 AEDT 2024


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
I can't reproduce this. I tried:

ssh -F none -F -oControlPath=/tmp/ctl -oControlMaster=yes host

and it didn't fork. Do you have ControlPersist enabled in your
configuration? That will fork implicitly, as described in the manual
page.

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


More information about the openssh-bugs mailing list