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 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Cannot ssh: "Connection reset by peer" error when connecting Date: Thu, 10 Jun 2004 10:48:43 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Morche Matthias" To: , X-OriginalArrivalTime: 10 Jun 2004 08:48:43.0650 (UTC) FILETIME=[BC389620:01C44EC7] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i5A8nXS2018413 ssh never worked for me if the private key file was set be to readable by everyone... Did You start sshd with debugging, did You have a look into /var/log/sshd.log? > Interestingly I saw that post just before making my posting > here. That > was the last attempt I made to fix it. I tried to chown SYSTEM.SYSTEM > .ssh/* which had no effect whatsoever on the ownership. This > user also has full administrative rights. > > Here is the directory listing for /home/user/.ssh: > > total 4 > drwxr-xr-x 2 user Kein 0 Jun 9 17:11 . > drwxr-xr-x 3 user Kein 0 Jun 9 16:09 .. > -rw-r--r-- 1 user Kein 225 Jun 9 17:11 authorized_keys > -rw-r--r-- 1 user Kein 887 Jun 9 17:11 id_rsa > -rw-r--r-- 1 user Kein 225 Jun 9 17:11 id_rsa.pub > -rw-r--r-- 1 user Kein 447 Jun 9 17:12 known_hosts > > > However, given that they are all mode 644 I would think that would be > enough. I've also seen this thread > http://archive.erdelynet.com/ssh-l/2001-06/msg00057.php which > indicates > 644 should be enough (what I would also tend to think). ... -- 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/