Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Reply-To: Cygwin List Message-Id: <6.2.1.2.0.20050328141504.0384f9a8@pop.prospeed.net> Date: Mon, 28 Mar 2005 14:21:51 -0500 To: curtorkar AT sancharnet DOT in, Cygwin List From: Larry Hall Subject: Re: unprotected private key error. In-Reply-To: <1112035953.42485271b67ae@nwebmail.sancharnet.in> References: <1112035953 DOT 42485271b67ae AT nwebmail DOT sancharnet DOT in> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 01:52 PM 3/28/2005, you wrote: >Hi Cywin users, >I have installed Cygwin on my windows machine that is on a domain. I am trying >to rsync to a linux machine. This is the error i get when i run the rsync >command with ssh enabled. I guess the problem is because the Cygwin is >installed on a shared network drive. Is there any turnaround for this. > >Thanks >Walter. > >WARNING:UNPROTECTED PRIVATE KEY FILE >Permission 0644 for '/cygdrive/z/.ssh/id_dsa' are too open. >It is recommended that your private key files are NOT accessible by others. >This private key will be ignored. >bad permissions:ignore key: /cygdrive/z/.ssh/id_dsa >Enter passphrase for key '/cygdrive/z/.ssh/id_dsa': What would be wrong with removing the read permissions for the groups and others positions (i.e. 'chmod go-r /cygdrive/z/.ssh/id_dsa')? That's at least what's causing the initial warning and the fix that's implied by the above message. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/