Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: David Corbin To: "'cygwin AT cygwin DOT com'" Subject: sshd debugging Date: Tue, 23 Mar 2004 07:16:33 -0500 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403230716.34187.dcorbin@machturtle.com> I have sshd up and running as a service. I can ssh into the box if I type a password, but I do have a public-key/private-key installed that it doesn't seem to recognize. (If you want to recommend a solution to this problem, please do - it's the real problem). When I have this problem on linux, I usually launch sshd in non-daemon mode with some debugging flags on a different port. When I try to do this with cygwin, it says that it can't read the host key and quits. (the host key is a 0600 and owned by SYSTEM). How can I do this? -- David Corbin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/