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 Message-ID: <4303DDEB.F45A3616@dessent.net> Date: Wed, 17 Aug 2005 18:01:31 -0700 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Permissions on .ssh/id_rsa References: <20050817201613 DOT GA13524 AT SDF DOT LONESTAR DOT ORG> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Christopher Benson-Manica wrote: > How does one set permissions on id_rsa in such a way as to make ssh > happy? Nothing I have done has made chmod 700 id_rsa actually work. chmod 600 has always worked fine for me. > Supposed solutions, such as adding CYGWIN=ntsec or CYGWIN=ntea to ntsec is the default, so adding it to $CYGWIN is a no-op. ntea only applies if the volume is not NTFS. > .bashrc and/or cygwin.bat, have not worked. If someone could > enlighten me with a solution that actually DOES work, or a pointer to > such a solution, I would be most grateful. We will probably need more information: Output of "cygcheck -svr" and "ls -ld / /home ~ ~/.ssh ~/.ssh/id_rsa" would be a good start. Brian -- 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/