Robert Latest <(E-Mail Removed)> writes:
> I'm stumped. I can't get X11 forwarding over ssh running for the life of
> me. The systems involved are both current Debian/stable. $DISPLAY
> doesn't get set on the remote machine even though X11 forwarding is
> enabled in the cfg file. The following 9 lines should explain
> everything:
>
> -----------
> rl@kir:~$ echo $DISPLAY
> :0.0
> rl@kir:~$ ssh -X tops@grappa
> tops@grappa:~$ echo $DISPLAY
>
> tops@grappa:~$ grep X /etc/ssh/sshd_config
> X11Forwarding yes
> X11DisplayOffset 10
> tops@grappa:~$
> -----------
>
>
> What's going wrong?
Do you have ForwardX11 set in /etc/ssh/ssh_config on the local
machine? I forget whether ForwardAgent also needs to be set.
--
Joseph J. Pfeiffer, Jr., Ph.D. Phone -- (505) 646-1605
Department of Computer Science FAX -- (505) 646-1002
New Mexico State University
http://www.cs.nmsu.edu/~pfeiffer