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

--- Comment #1 from Darren Tucker <[email protected]> 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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to