Displaying 2 results from an estimated 2 matches for "gzg13204".
2000 Apr 09
0
Non-member submission from [Chris Barker <barker@ling.ucsd.edu>] (fwd)
...unix-dev at mindrot.org
Subject: X forwarding (still) broken on Linux
This may be a lack-of-adequate-documentation problem rather than a bug,
but I can't get X forwarding to work:
localhost$ set | grep DIS
DISPLAY=localhost.localdomain:11.0
localhost$ set | grep XA
XAUTHORITY=/tmp/ssh-gzg13204/cookies
localhost$ ssh -v localhost
SSH Version OpenSSH-1.2.3, protocol version 1.5.
Compiled with SSL.
[snip]
debug: Requesting X11 forwarding with authentication spoofing.
debug: Requesting authentication agent forwarding.
debug: Requesting shell.
debug: Entering interactive session...
2000 Apr 11
2
X forwarding (still) broken on Linux
...00, barker at ling.ucsd.edu wrote:
> This may be a lack-of-adequate-documentation problem rather than a bug,
> but I can't get X forwarding to work:
>
> localhost$ set | grep DIS
> DISPLAY=localhost.localdomain:11.0
> localhost$ set | grep XA
> XAUTHORITY=/tmp/ssh-gzg13204/cookies
> localhost$ ssh -v localhost
> SSH Version OpenSSH-1.2.3, protocol version 1.5.
> Compiled with SSL.
> [snip]
> debug: Requesting X11 forwarding with authentication spoofing.
> debug: Requesting authentication agent forwarding.
> debug: Requesting shell.
&g...