- Code: Select all
[me@host1 ~]$ ssh -XY user2@host2
user2@host2's password:
Last login: Wed Nov 18 21:32:12 2009 from host1
[user2@host2 ~]$ xterm
xterm Xt error: Can't open display:
xterm: DISPLAY is not set
Is this a symptom of X11Forwarding not being set to yes in sshd_config? I don't have root access so I can't check this. Is there any kind of workaround?
EDIT: the computer I am trying to SSH to has just been updated to the latest version of Scientific Linux (basically Enterprise Linux). I could not find the defaulr sshd_config to the installation on google, but thought this might be relevant.


