Re: xhost RHEL3 != RHEL4



I find no need to use xhost in RHEL4. But I did find I needed to allow X in the ssh command.

ssh -X -l username hostname

That will allow ssh to forward the X session to your client.

Diego Brito Veiga - b04917 wrote:
Hi guys,

From RHEL3 to RHEL4 there was some security improvements on gdm.conf file.
I know that I need to enable the gdm.conf DisallowTCP=false, set the DISPLAY and do a xhost <machine> to open remote X windows.
End users concerns:
Is there a way to avoid the xhost <machine>? Just like RHEL3: set the DISPLAY and open the remote X windows.

Cheers


--
veritatas simplex oratio est
-Seneca

Andrew Bacchi
Systems Programmer
Rensselaer Polytechnic Institute
phone: 518.276.6415 fax: 518.276.2809

http://www.rpi.edu/~bacchi/

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: xhost RHEL3 != RHEL4
    ... I tested using rlogin but also need to set the xhost. ... I find no need to use xhost in RHEL4. ... But I did find I needed to allow X in the ssh command. ... > From RHEL3 to RHEL4 there was some security improvements on gdm.conf file. ...
    (RedHat)
  • Re: Recommendations for a Windows client for accessing Decwindows
    ... Well, the original poster was asking for Windows, but since we're on OS ... Enable X11 TCP ports in System Preferences under Sharing in the ... Utilites folder, an xterm window will automatically open, and use xhost ... Connect through ssh enabling X 11 tunneling: ...
    (comp.os.vms)
  • Re: X Windows Bug (????) with Knoppix
    ... Just X, not "X Windows". ... Use ssh -Y or xhost +local: ... I am running kdm. ...
    (comp.os.linux.misc)
  • Re: ssh -X shop problem...
    ... Gene Heskett wrote: ... using fake authentication data for X11 forwarding. ... "gene" can't run X applications on the local system at that point, and neither can he forward X over ssh. ... Since you've used xhost to add permission to something other than localhost, you probably misunderstand how X forwarding works. ...
    (Fedora)
  • Re: Problems with SSH and X11
    ... I'll leave the "Is xhost ok here" question for others to ... When you ssh with X11 forwarding, and the remote system at least has ... appear on rock and the data is not being forwarded over ssh. ...
    (Debian-User)