Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Benn Schreiber" <bls AT starwhite DOT net> To: <cygwin AT cygwin DOT com> Subject: Resolved my SSH password problem...but what's the explanation? Date: Thu, 24 Jan 2002 11:54:22 -0800 Message-ID: <000a01c1a510$eaed13f0$18762c0c@starwhite.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal I installed the latest cygwin stuff the other day, and was unable to get ssh to work. Specifically, after setting up host keys and my user keys, ssh-ing to myself would give me a password prompt. Quite inconvenient and annoying! After futzing around with this, I discovered that running sshd from a bash window would result in it working. AHA! Must be a file protection problem of some sort. Further searching finally led me to 'chown SYSTEM .ssh/authorized_keys2' and voila! It works now. I'm pretty sure that I've set up previous versions of cygwin on other systems and did not have to do this. So, my question is.why did I have to do this now? In any event, I'm running fine now, and hopefully if anyone else is seeing this, this note will be useful. Benn Schreiber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/