For instance, trying to validate an SSH session with a key pair to something like Bitbucket will result in the following...
Code: Select all
$ ssh -T git@bitbucket.org
x11_request_forwarding: bad authentication data: """
%TCPIP-F-SSH_FATAL, non-specific fatal error condition
I tried using, set display/delete on the session but that seems to have no effect that I can see.
Anyone know how to cancel the x11 forwarding from a live session?