Hi,
> > > I have installed (non-RSAREF) ssh 1.2.27 on a Sparc running Solaris
> > > 2.4. I can ssh into it, but I cannot get X11 forwarding going yet. I
> > > guess this message coming from the remote Solaris machine (I am ssh'ing
> > > from RH 6.1, and have no problems with any other client or ssh server.)
> > > I have tried many combinations of permission on /tmp/ssh-root on the
> > > Sparc, including chmod 1700, 1777,... But the error message is wrong,
>
> But I did chmod 1777, as mentioned above.
(snipped)
> The issue is that I get the same error message, no matter what I set the
> permissions to. The error message appears to be wrong too; the mode was
> NOT 777, but was 700, 1700, 1777, and a few other permutations and
> combinations.
`/tmp/ssh-<username>' directories' mode is 0700.
When I installed ssh-1.2.27 to Solaris 2.4(SPARC) and HP-UX 9.03, I
encountered the same error message which you encountered. `/tmp'
directory's mode was 0777.
After I did `chmod 1777 /tmp' (I added the sticky bit to `/tmp')
(*NOT* /tmp/ssh-<username>), I could avoid the error message.
I'm sorry I could not help you.
--
Yukinori Shishime
E-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]
PGP Key fingerprint = 13 1C 47 42 E8 71 80 3B 61 A7 C3 B3 D0 D1 5B 19