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 To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: Permissions on .ssh/id_rsa Date: Wed, 17 Aug 2005 15:58:35 -0700 Lines: 17 Message-ID: References: <20050817201613 DOT GA13524 AT SDF DOT LONESTAR DOT ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050711) In-Reply-To: <20050817201613.GA13524@SDF.LONESTAR.ORG> X-IsSubscribed: yes 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. > Supposed solutions, such as adding CYGWIN=ntsec or CYGWIN=ntea to > .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. If you're home directory is remote (i.e. on a file server and perhaps mounted) then you might try adding smbntsec to CYGWIN. Or you can use the Windows Explorer Properties: Security and play with the toggles until you get the desired result. You need to play because there is not a clear mapping from Windows security bits -> POSIX security bits. -- Why do we drive on parkways and park on driveways? -- 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/