ssh: X11Forwarding does not work
On a newly installed Solaris 10 (x86), I have trouble making X forwarding work. I have set:
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes
- in /etc/ssh/sshd_config and restarted ssh. This setup work from all other servers in our network (40+ UNIXes), with the same setup as far as I can see. So why not here?
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes
- in /etc/ssh/sshd_config and restarted ssh. This setup work from all other servers in our network (40+ UNIXes), with the same setup as far as I can see. So why not here?
0