Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Tom Weichmann" To: cygwin Date: Thu, 25 May 2000 14:27:58 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Can not config sshd Reply-to: tomcw AT localnet DOT com Message-ID: <392D386E.26841.66501B@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Hello, I am having trouble setting up sshd. I have followed the directions( I think) , but no luck. I have installed ssl, and ssh. I have re-named sshd.exe to /usr/sbin/in.sshd.exe. Then I added the following line to my inetd.conf: ssh stream tcp nowait root /usr/sbin/in.sshd in.sshd -i Next I created the auth keys and placed them in the appropriate directories. The host keys are in /usr/local/etc, and my user keys are in ~/.ssh. After starting inetd, I 'ssh localhost', and receive the following error: Secure connection to localhost refused. This looks like inetd cannot find in.sshd, or there is some other problem in the inetd.conf. Also, I tried in.sshd -d to try to manually start the server, and it tells me that it can not open /usr/local/etc/ssh_host_keys, but I did create the keys, and they are in /usr/local/etc. Anyone have any ideas? Thanks, Tom Weichmann -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com