bugzilla-daemon at mindrot.org
2005-Jun-21 02:51 UTC
[Bug 1016] ssh caching doesn't forward X11 connections
http://bugzilla.mindrot.org/show_bug.cgi?id=1016 ------- Additional Comments From djm at mindrot.org 2005-06-21 12:51 ------- Created an attachment (id=931) --> (http://bugzilla.mindrot.org/attachment.cgi?id=931&action=view) Enable X11 and agent forwarding for multiplexed connections This patch enables X11 and agent forwarding for multiplexed connections. I can't see any way in the protocol that allows for forwarding multiple DISPLAYs or agents so this patch inherits them from the master connection. We could do a private protocol extension, but I'm not sure whether it is worth it. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Jul-04 01:06 UTC
[Bug 1016] ssh caching doesn't forward X11 connections
http://bugzilla.mindrot.org/show_bug.cgi?id=1016 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From djm at mindrot.org 2005-07-04 11:06 ------- A similar patch was committed and will be in openssh-4.2. We're not going to do distinct forwarding of DISPLAY at the moment. If anyone wants to work on a protocol extension to make this happen, please open another enhancement bug. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Maybe Matching Threads
- [Bug 1016] ssh caching doesn't forward X11 connections
- [Bug 1016] ssh caching doesn't forward X11 connections
- [Bug 2324] New: remote port forward w/ empty bind_address via multiplexed connection: doc violation
- [Bug 1517] New: ssh ControlMaster process is crashing frequently when multiplexing ssh and scp connections with error 'select: Invalid argument'
- [Bug 1464] New: "possible hijacking of X11-forwarded connections" bug has not been fixed completely