on Tue, Jan 21, 2003 at 07:03:25PM +0100, Lukas Ruf wrote about A way to check ssh X 
forwarding?:
> Dear all,
> 
> using OpenSSH in its latest release on several machines, I experience
> no problems but on one station. Copying the identical configuration to
> the boxes didn't help me such that I can get X forwarding.
> 
> in sshd_config:
> StrictModes yes
> X11Forwarding yes
> X11DisplayOffset 10
> 
> in ssh_config:
> Host *
>   ForwardAgent yes
>   ForwardX11 yes
> 
> 
> Thanks for any hint.

Could you check your DISPLAY envvar when logging into another host? I
remember trying to get X forwarding over ssh working on a minimally
installed system, which had only one X client application. I found out
that the DISPLAY variable was not correctly set due to the fact that I
did not have xauth, which is part of xbase-clients, installed on the
remote machine. 

> wbr,
> Lukas
> -- 
> Lukas Ruf
> http://www.lpr.ch
> Wanna know anything about raw ip? 
> Join [EMAIL PROTECTED] on http://www.rawip.org
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED]

Those who do not understand Unix are condemned to reinvent it, poorly."
-- Henry Spencer

Attachment: msg25370/pgp00000.pgp
Description: PGP signature

Reply via email to