Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Subject: RE: sshd debugging
Date: Tue, 23 Mar 2004 13:49:59 +0100
Message-ID: <D7FBE8A336018A4EB5EBDC6C898821930536E4F1@HUELVA.belgium.fhm.de>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
From: "Morche Matthias" <Matthias.Morche@szm.de>
To: "David Corbin" <dcorbin@machturtle.com>, <cygwin@cygwin.com>
X-OriginalArrivalTime: 23 Mar 2004 12:50:00.0311 (UTC) FILETIME=[5A598070:01C410D5]
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i2NCpCUZ019817

My advice is to setup the daemon like cygrunsrv ... -a -ddd, this will turn on the debugging and You will see the results either in /var/log/sshd.log or within the Eventviewer. 

From what you tell, I would judge that some permissions of the affected user are wrong. 
Check the home dir, rwxr-xr-x.
Check ~/.ssh, rwx------
Check ~/.ssh/authorized_keys, rw-r--r--

But even the permissions on the client site can prevent ssh from working, ie. ~/.ssh/id_dsa may have world writable...

  matthias


> -----Original Message-----
> From: cygwin-owner@cygwin.com 
> [mailto:cygwin-owner@cygwin.com]On Behalf
> Of David Corbin
> Sent: Tuesday, March 23, 2004 1:17 PM
> To: 'cygwin@cygwin.com'
> Subject: sshd debugging
...
> 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, 
...

--
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/


