Displaying 1 result from an estimated 1 matches for "03ab8204".
2004 Sep 29
1
X11 Forwarding troubles with OpenSSH client and OpenVMS host
...ing System, Version V7.3-2
Hello BOZO
Welcome to vmshost
vmshost_[BOZO]> run sys$system:decw$clock
Works great and I get a clock.
$ ssh -X BOZO at vmshost 'run sys$system:decw$clock'
BOZO at vmshost's password:
X Toolkit Error: Can't Open display
%DWT-F-NOMSG, Message number 03AB8204
I initially tried forcing tty allocation.
$ ssh -X -t BOZO at vmshost 'run sys$system:decw$clock'
No help. Same error failure.
I turned on some more verbosity in the SSH client and notice a couple
differences.
In the successful case,
...
debug1: Requesting X11 forwarding with authentic...