Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Xorg and X11 forwarding via ssh



On Thu, Jun 19, 2008 at 12:47 PM,  <cngo%nmsu.edu@localhost> wrote:
> I log in through xdm. I also add xhost +localhost in Xsetup_0 file but it
> doesn't help.
>

I'm pretty sure xdm uses XDMCP and not ssh, so you're chasing two
different problems.

You can test your ssh setup by doing:
ssh -Y username@remotehost
Then just execute xclock or xeyes or something.

Setting up XDMCP and running xdm to listen is a different
configuration.  Check out XDM(1) and XSERVER(1).


Home | Main Index | Thread Index | Old Index