Mailing List Archive

[Bug 1948] ssh -f doesn't terminate when muxing connections.
https://bugzilla.mindrot.org/show_bug.cgi?id=1948

Peter Chubb <peter.chubb@unsw.edu.au> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |peter.chubb@unsw.edu.au

--- Comment #21 from Peter Chubb <peter.chubb@unsw.edu.au> ---
Created attachment 3705
--> https://bugzilla.mindrot.org/attachment.cgi?id=3705&action=edit
Proposed fix: daemonise if -f specified.

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1948] ssh -f doesn't terminate when muxing connections. [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1948

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3705|application/octet-stream |text/plain
mime type| |
Attachment #3705|0 |1
is patch| |

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1948] ssh -f doesn't terminate when muxing connections. [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1948

--- Comment #23 from Damien Miller <djm@mindrot.org> ---
I don't think that's right, because fork_after_authentication flag is
unconditionally set for ControlPersist sessions and this will cause
them always to daemonise regardless of -f being specified.

I think I have a patch for this, will deal with them both on bug 3589

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1948] ssh -f doesn't terminate when muxing connections. [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1948

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED

--- Comment #24 from Damien Miller <djm@mindrot.org> ---
Fixed in 2d34205dab08e and will be in OpenSSH 9.4, due in a couple of
weeks. Thanks!

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs