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

Re: Remote X display not working....



On Thursday 31 March 2005 07:08, Gary Mansell wrote:
> Hi,
>
> I have just installed RHEL 4 and have found it to be working OK apart
> from one very annoying problem.
>
> 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.

I think by default X11Forwading is now disabled in SSH. You can either use 
'ssh -X' or change it in your /etc/ssh/ssh_config. I have the following in 
mine:
 ForwardX11 yes
 ForwardX11Trusted yes 

I found out about this actually from Fedora Core 3 Release note. Does RHEL 4 
have a similar release note ?

RDB

-- 
Reuben D. Budiardja
Dept. Physics and Astronomy
University of Tennessee, Knoxville, TN

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT/M/MU/P/S d-(++) s: a-- C++(+++) UL++++ P-- L+++>++++ E- W+++ 
N+ o? K- w--- !O M- V? !PS !PE Y PGP- t+ 5 X R- tv+ 
b++>+++ DI D(+) G e++>++++ h+(*) r++ y->++++
------END GEEK CODE BLOCK------


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