[Bug 1874] Cannot enable agent forwarding if persistent master connection exists with no forwarding

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Apr 19 15:57:19 EST 2011


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Damien Miller <djm at mindrot.org> 2011-04-19 15:57:19 EST ---
A single agent connection is shared for all sessions that use the same
multiplexed connection (this is a limitation of the SSH protocol). I
don't think it is unreasonable to require this be available when the
connection is established. 

BTW, I just committed support for "ssh -O stop ..." to turn off
multiplexing while keeping one's sessions alive. So, if you mess up and
forget to forward your agent when using openssh-5.9 or greater, then
you can try again without killing all your existing sessions.

-- 
Configure bugmail: https://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