[Bug 1936] -A command not available from ~C

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Sep 12 09:16:49 EST 2011


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

--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2011-09-12 09:16:49 EST ---
Created attachment 2082
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2082
Allow agent forwarding to be toggled off

I actually implemented this a long time ago as a toggle rather than the
command line processor.  The down side is that you'll get an error
message from the remote end if you use it and then attempt to use agent
forwarding:

Error reading response length from authentication socket.

Note that you can't toggle it on if it was not enabled at connection
establishment since the server needs to set the SSH_AUTH_SOCK
environment variable and have it propagate to the shell, which it can't
do after the shell has started.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list