On Fri, Aug 6, 2010 at 11:43, Simon Billis simon@houxou.com wrote:
Check that you have X11Forwarding yes in sshd.conf
Rgds
Simon
Thanks, Simon, it appears so:
[root@CentOS-55-32-minimal ~]# cat /etc/ssh/sshd_config | grep X11Forwarding #X11Forwarding no X11Forwarding yes
The SSH server (and the machine itself) had been reset since that change has been made, of course.