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 <slide.o....@gmail.com> To: cygwin@cygwin.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. <wwin...@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 -- 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