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

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.
This appears to be a part of the problem:

[mymachine:~] hodelas% /sw/sbin/sshd -ddd
debug1: sshd version OpenSSH_3.5p1
Could not load host key: /sw/etc/ssh/ssh_host_key
Could not load host key: /sw/etc/ssh/ssh_host_rsa_key
Could not load host key: /sw/etc/ssh/ssh_host_dsa_key
Disabling protocol version 1. Could not load host key
Disabling protocol version 2. Could not load host key
sshd: no hostkeys available -- exiting.

These host key files were not installed by fink install openssh. Under 10.1 I was able to copy these files from /etc, but they don't seem to be working with 10.2 for some reason. Will do some hunting to see what;s up.



-------------------------------------------------------
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