On Mon, 2002-07-29 at 22:37, Andrew Shipton wrote:
> On Mon, Jul 29, 2002 at 10:32:22PM +1000, Ken Foskey wrote:
> > >From memory...
> > 
> > ssh -X user@machine xterm
> > 
> > on the server side you must enable forwarding in the ssh config files.
> > 
> > I have yet to get this to work on debian :-(...
> 
> The default Debian ssh_config (not sshd_config) turns off X11
> Forwarding.  To fix this, edit /etc/ssh/ssh_config and change the
> "ForwardX11 no" to "ForwardX11 yes".
> 
> You also need to make sure the sshd on the server you're connecting to
> allows X11 forwarding.  This is in /etc/ssh/sshd_config (on Debian) and
> is the line "X11Forwarding yes".

yes,  and it still does not work :-(

The recommendation given on the list is to get the real source and
compile up yourself.

KenF

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to