On Sunday, November 3, 2002, at 10:11 PM, Derek Homeier wrote:

[munch]

Finally, I never got X11 forwarding to work with OS X's openssh daemon, so you may want to make sure that it is actually /sw/sbin/sshd that's running and nothing else. As a last diagnostic tool, you can start the daemon manually with 'sudo /sw/sbin/sshd -ddd' and watch out for debug messages on the server side.
It looks like I'll have to try the diagnostic output of sshd:

[mymachine:~] hodelas% which sshd
/sw/sbin/sshd

Aha! I should have seen this before:

hodelas% ps x | grep ssh
14632 ?? S 0:00.04 /usr/sbin/sshd
14649 std R+ 0:00.00 grep ssh

It's running the wrong ssh daemon. I thought I'd manually killed it and restarted with the fink sshd, but I guess not. I'll do a system reboot later once I clear out some weekend batch jobs. I'm guessing this is the culprit.

Thanks very much to you, M. Costabel, and M. Fujinaka for your many suggestions.



-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Reply via email to