[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Remote X display not working....



Gary Mansell wrote on 31/03/2005 13:08:

If I login to a remote machine; I cannot send the X display back to my
RHEL4 machine.

I type xhost + on the local RHEL4 machine, it reports access control
disabled. I then remotely login to another machine and then set the
display variable to point back to my source machine (grma-lap:0.0) but I
get the error that it cannot open the display.

Here is the text of a test [grma grma-lap 14] ~ > xhost +
access control disabled, clients can connect from any host

[grma grma-lap 15] ~ > rsh dfgsrv



By default it now doesn't allow insecure X connections. The best solution is to use 'ssh -X' rather than 'rsh' because it will then work - and of course its a whole lot more secure. If you cannot ssh for whatever reason then you'll have to modify /etc/X11/gdm/gdm.conf but it does reduce security on your machine quite significantly.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]