X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
X-YMail-OSG: XDnZEFUVM1n2fOOwMPD5ejPsqPglZs8Ws6MVIby_EIi4GzJKyTTBRf7QKL1ACMfYozxcNUGURu6tH3PRUqCjCXxV
X-Yahoo-Newman-Property: ymail-3
Message-ID: <47AF0881.7000008@sbcglobal.net>
Date: Sun, 10 Feb 2008 14:21:53 +0000
From: Greg Chicares <gchicares@sbcglobal.net>
User-Agent: Thunderbird 2.0.0.9 (Windows/20071031)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: CYGWIN - This Private Key Will Be Ignored
References: <20080210084902.p8h4a1d600okkgkc@webmail.bodnarchuk.com>
In-Reply-To: <20080210084902.p8h4a1d600okkgkc@webmail.bodnarchuk.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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 2008-02-10 13:49Z, [raw email address removed] wrote:
> 
> For some reason I am now seeing the following in my ssh login screen  
> and I am unable to use my CVS...
> http://www.bodnarchuk.com/GB/cygwin_this_private_key_will_be_ignored.jpg

Transcribing from that screenshot (you could cut and paste it...):
  WARNING: UNPROTECTED PRIVATE KEY FILE!
  Permissions 0644 for [file] are too open

The first thing I'd try is
  chmod 600 ~/.ssh/id_rsa

Then, only if 'chmod' doesn't work, see:
  http://cygwin.com/faq/faq-nochunks.html#faq.using.chmod

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

