[Bug 1330] RFE: 'ControlPersist' support -- automatically fork and leave ControlMaster behind as a dæmon

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Jul 23 15:26:16 EST 2007


http://bugzilla.mindrot.org/show_bug.cgi?id=1330





--- Comment #7 from Damien Miller <djm at mindrot.org>  2007-07-23 15:26:10 ---
(In reply to comment #6)
> As mentioned in comment #2, I'd prefer to see the ControlPersist master
> background itself when the connection is established (but after
> authentication - e.g. as the -f option does it) and have the
> foregrounded ssh process become a client of it.

See ssh.c:ssh_session2() - at the point where daemon() is called in
this function, the control listener has already been established so it
would be ready for connection by the foregrounded control client.


-- 
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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