From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25894 invoked by alias); 9 Apr 2003 17:13:41 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 25872 invoked from network); 9 Apr 2003 17:13:39 -0000 Received: from unknown (HELO square.phpwebhosting.com) (64.72.132.72) by sources.redhat.com with SMTP; 9 Apr 2003 17:13:39 -0000 Received: (qmail 8845 invoked by uid 508); 9 Apr 2003 17:13:40 -0000 Received: from unknown (HELO qawks6) (216.13.136.178) by hosting-132-72.phpwebhosting.com with SMTP; 9 Apr 2003 17:13:40 -0000 Message-ID: <005501c2febb$5b23d690$cc0aa8c0@adexainc.com> From: "Rob Siklos" To: References: <004401c2feba$49589730$cc0aa8c0@adexainc.com> <039201c2feba$ea178fa0$8801090a@uk.circle.com> Subject: Re: problems with ssh Date: Wed, 09 Apr 2003 18:44:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-SW-Source: 2003-04/txt/msg00830.txt.bz2 That did the trick - thanks a million. Rob. ----- Original Message ----- From: "Vince Hoffman" To: "Rob Siklos" ; Sent: Wednesday, April 09, 2003 1:10 PM Subject: Re: problems with ssh > hmm which user is the service running as ? if it is running as SYSTEM (the > default) then "chmod system /etc/ssh*" and see if that helps. > ----- Original Message ----- > From: "Rob Siklos" > To: > Sent: Wednesday, April 09, 2003 6:05 PM > Subject: problems with ssh > > > > Hello, > > > > I am using the latest cygwin modules from the installer. I have had > cygwin > > set up and working nicely for some time now, but today i just noticed that > > sshd wasn't working anymore. > > > > Originally, I had it set up so that sshd ran under inetd (by uncommenting > > the line in inetd.conf). When it's set up this way, I always get > > "Permission Denied" after I enter my password. I'm pretty sure the user > > system is set up correctly, since I can log in using telnet without any > > problems. > > > > I tried running sshd as an independant service, however I can't get the > > service to start. I get the following in the log: > > > > --- BEGIN /var/log/sshd.log --- > > Could not load host key: /etc/ssh_host_key > > Could not load host key: /etc/ssh_host_rsa_key > > Could not load host key: /etc/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. > > --- END /var/log/sshd.log --- > > > > I reinstalled cygwin and re-generated the host keys, but it still doesn't > > work. The files DO exist, and have the following permissions: > > -rw------- 1 rsiklos Administ 672 Apr 9 12:36 ssh_host_dsa_key > > -rw------- 1 rsiklos Administ 529 Apr 9 12:35 ssh_host_key > > -rw------- 1 rsiklos Administ 887 Apr 9 12:35 ssh_host_rsa_key > > > > Does anyone have any ideas or advice? > > > > Thanks in advance, > > > > Rob. > > > > > > -- > > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > Bug reporting: http://cygwin.com/bugs.html > > Documentation: http://cygwin.com/docs.html > > FAQ: http://cygwin.com/faq/ > > > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/