On Tuesday, November 5, 2002, at 01:57 AM, Martin Costabel wrote:

I
have also heard from people who use /usr/sbin/sshd for X forwarding
without problems, yet I never got it to work with any of our Macs.
There were problems with X forwarding in the earlier 10.0 versions of MacOSX. Since a long time now I haven't had any problem with X forwarding and either fink's or Apple's ssh and sshd.

Ha, you're right. I _did_ hear that it was supposed to work as of 10.0.4 or 5 or 10.1 at least (that's what I was referring to), and it did improve in so far as it would actually set DISPLAY to "localhost:10.0" or something, but trying to launch any X program would always just produce this kind of error message:

> xload
debug1: client_input_channel_open: ctype x11 rchan 3 win 4096 max 2048
debug1: client_request_x11: request from 128.192.19.18 49522
debug1: fd 7 setting O_NONBLOCK
debug1: channel 1: new [x11]
debug1: confirm x11
debug1: X11 connection uses different authentication protocol.
debug1: X11 rejected 1 i1/o16
debug1: channel 1: read failed
debug1: channel 1: input open -> drain
debug1: channel 1: close_read
debug1: channel 1: write failed
debug1: channel 1: output open -> closed
debug1: channel 1: close_write
debug1: X11 closed 1 i2/o128
^Cdebug1: channel 1: rcvd eof
debug1: channel 1: FORCE input drain
^\Quit

With both Apple's and Fink's sshd. When I finally got this sorted out, it would work with
/sw/sbin/sshd on most machines, but not with /usr/sbin/sshd. After that I found out about the problem with the old .Xauthority files, removal of which fixed it on the remaining systems that did not work before, but I guess I never tried the Apple sshd after that. Turned out this one works now just as well...
Morale: purge your old authentication certificates first, if you see errors like this!

Thanks,
Derek



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Reply via email to