https://bugzilla.mindrot.org/show_bug.cgi?id=1874
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Damien Miller <[email protected]> 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
