I do not have any problem on this side. As I said calling the
/usr/openwin/bin/xterm works fine. So does netscape.
However any binary linked against the X11R6.4 libraries does not work.
I do not understand why a set of binaries works fine with the X11 tunneling
and not the rest.
Is there something I am missing regarding the linking of sshd2 ? Is this a
bug ?
Thanks. Didier
Regarding the sftp2 problem, I do apologize - I was not specific enough.
The windows client is the SSH windows client from ssh.com. So I do assume it
supports ssh2. In addition, a regular ssh shell connection works fine.
-----Original Message-----
From: Sam Smith [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 02, 2000 7:54 AM
To: Didier CONTIS
Subject: Re: Weird Pb of X11 forwarding, Libaries ??
Did you type
xhost+
on the machine where you want to display your windows?
As for your other problem, does WinSSH support SSH2? - it
sounds like you might be having a conflict between the 2
versions.
Cheers
Sam
On Mon, 1 May 2000, Didier CONTIS wrote:
>
>
> Hi everyone,
>
> I am having a weird problem with the X11 forwarding.
>
> I am running ssh2d v2.1.0 on an UltraSparc + Solaris 2.7.
>
> I do not have any problem to run the default X11 programs which
> come with Solaris (/usr/openwin/bin/xterm for example).
>
> However, my users are mostly running binaries compiled against X11R6.4:
>
> >ldd /usr/local/X11R6/bin/xterm
> libXaw.so.6.1 => /usr/local/X11R6/lib/libXaw.so.6.1
> libXmu.so.6.0 => /usr/local/X11R6/lib/libXmu.so.6.0
> libXt.so.6.0 => /usr/local/X11R6/lib/libXt.so.6.0
> libSM.so.6.0 => /usr/local/X11R6/lib/libSM.so.6.0
> libICE.so.6.3 => /usr/local/X11R6/lib/libICE.so.6.3
> libXext.so.6.4 => /usr/local/X11R6/lib/libXext.so.6.4
> libX11.so.6.1 => /usr/local/X11R6/lib/libX11.so.6.1
> libsocket.so.1 => /usr/lib/libsocket.so.1
> libnsl.so.1 => /usr/lib/libnsl.so.1
> libc.so.1 => /usr/lib/libc.so.1
> libdl.so.1 => /usr/lib/libdl.so.1
> libmp.so.2 => /usr/lib/libmp.so.2
> /usr/platform/SUNW,Ultra-1/lib/libc_psr.so.1
>
> When I call /usr/local/X11R6/bin/xterm this is what I obtain:
>
> Error: Can't open display: didier.ee.gatech.edu:10.0
>
> Any idea on this ??
>
> Thanks in advance for any help.
>
> Didier.
>
--
__END__