X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DONT_USE_RAW_EMAIL_IN_BODY,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <43268.36209.qm@web81107.mail.mud.yahoo.com> References: <961771 DOT 40875 DOT qm AT web81104 DOT mail DOT mud DOT yahoo DOT com> Date: Mon, 30 Aug 2010 10:03:05 -0700 (PDT) From: "Auteria W. Winzer Jr." Subject: Re: SSH - Can't Login (3rd Post) To: Slide , cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 I checked the following below. The user's home directory has the proper permissions (755), the .ssh directory is 700, and the files underneath the .ssh directory is 600. By default StrictModes is set to no. I still can't log in. Any help will be greatly appreciated. Thanks, and regards, Mr. Auteria W. Winzer Jr. ----- Original Message ---- From: Slide To: cygwin AT cygwin DOT com Sent: Sat, August 28, 2010 4:56:30 PM Subject: Re: SSH - Can't Login (3rd Post) On Sat, Aug 28, 2010 at 4:34 PM, Auteria W. Winzer Jr. 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: > Check the following: ls -la /home//.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 -- 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