delorie.com/archives/browse.cgi | search |
James Dumser wrote: > Am I misremembering or is there > another reason your publishing on ftp.franken.de? Crypto export restriction, RSA patent etc. OpenSSH will be released on sources.redhat.com perhaps next year. > >From your README: > > - If you are installing OpenSSH the first time, you can generate > > server keys and your own user keys by running > > > > /usr/local/bin/ssh-config > > Actually, it's not the first time; but it wasn't working before. I > removed /usr/local/etc/ssh_host* files, renamed my ~/.ssh, and ran > ssh-config. BTW, it would be nice if ssh-config created ~/.ssh if it > didn't exist. ssh-keygen creates .ssh by itself. > inetd runs as the SYSTEM account. Your note (and my knowledge of NT) is > not clear if SYSTEM already has the necessary permissions or not. I SYSTEM has all necessary rights. I thought this would be clear. > When I try to ssh to itself, I get > debug: ssh_exchange_identification: sshd: no hostkeys available -- > exiting. From the sources I can see exactliy three possible reasons: - v1.X protocol: Problem with rsa. - v1.X protocol: No ssh_host_key file. - v2 protocol: No ssh_dsa_host_key file. Try `sshd -d' from the command line. This might give you a hint. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT sources DOT redhat DOT com Red Hat, Inc. mailto:vinschen AT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |