On Fri, 2010-03-05 at 13:28 -0800, brown wrap wrote: > I am logging in with the following command: > > ssh -l root 10.1.1.201 -X -v > > I get a message that says its requesting X11 forwarding. I have set up > X11Forwarding in the /etc/ssd/sshd_config file, but the DISPLAY variable > never gets set. > > I have a Fedora machine I am logging in from, and if I log into it, from > itself, the DISPLAY is set. I then copied over both the sshd and ssh config > files, still nothing. > > At this point, I am not sure what I'm missing.
Was ssh built before X11? If so, it may lack support for X forwarding... Simon.
signature.asc
Description: This is a digitally signed message part
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
