X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.0 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <961771.40875.qm@web81104.mail.mud.yahoo.com>
References: <961771.40875.qm@web81104.mail.mud.yahoo.com>
Date: Sat, 28 Aug 2010 16:56:30 -0700
Message-ID: <AANLkTinV1c-tmWyrRKDYC28p=aZX6wf=hj5QTY7CVK8D@mail.gmail.com>
Subject: Re: SSH - Can't Login (3rd Post)
From: Slide <slide.o.mix@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Sat, Aug 28, 2010 at 4:34 PM, Auteria W. Winzer Jr.
<wwinzer@yahoo.com> wrote:
> I've posted this 3 times now. I'm wondering if anyone from the Cygwin staff is
> receiving it. I've been an outstanding member of the mailing list for a very
> long time. Anyway, here's my issue:
>
> I've set up SSH with no problems in the past, yet when I try to log into itself
> I get the following:
>
<snip>

Check the following:

ls -la /home/<USER>/.ssh
ls -la /home

Does the .ssh folder have permissions 700 and files within 600?

Do you have "StrictModes yes" in your sshd_conf file? If so, then the
server will ignore the keys in the .ssh sub-directory if the home
directory is writeable by anyone other than the Owner.

slide

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

