(no subject)X-forward
Kevin Steves
kevin at atomicgears.com
Wed Jun 5 00:12:09 EST 2002
On Tue, Jun 04, 2002 at 09:45:58AM +0200, Kerl, Andreas wrote:
> I think I must tell you the problem more clearly.
> ssh -X Linuxhost_xy - there is an older sshd version I didn't build
> 2.9.9p1, works!
> ssh -X Solarishost - doesn't work (it's a 3.2.3p1 I build myself)
> because the $DISPLAY is not automatically set when I connect to it.
>
> the problem is not the X-Forwarding and how to get it working,the
> problem is the new ssh version on Solaris8 that will not set $DISPLAY!
> I tested all options in sshd_config but nothing happend.
Run sshd -d on sun, then ssh -v to sun host. I will guess the xauth
program is not found.
More information about the openssh-unix-dev
mailing list