X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <31346620.post@talk.nabble.com> Date: Thu, 7 Apr 2011 14:28:34 -0700 (PDT) From: Afflictedd2 To: cygwin AT cygwin DOT com Subject: Re: Bad owner or permissions on .../config In-Reply-To: <4D9E2003.6000809@sbcglobal.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <31346169 DOT post AT talk DOT nabble DOT com> <4D9E2003 DOT 6000809 AT sbcglobal DOT net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Not working :\ $ ssh localhost Bad owner or permissions on /cygdrive/c/Users/Ted/.ssh/config $ ll total 15K 4.0K -rw-r--r--+ 1 Administrators 1.4K Apr 6 18:39 authorized_key 1.0K -rw-r--r--+ 1 Administrators 25 Feb 22 19:29 config 1.0K -rw-r--r--+ 1 Ted 668 Apr 6 18:39 id_dsa 1.0K -rw-r--r--+ 1 Ted 611 Apr 6 18:39 id_dsa.pub 4.0K -rw-r--r--+ 1 Administrators 1.8K Feb 22 20:10 id_rsa 4.0K -rw-r--r--+ 1 Administrators 807 Feb 22 16:52 known_hosts $ cd config bash: cd: config: Not a directory config is a file.. I thought it was a directory.. p.s. I am in the ~/.ssh directory. Greg Chicares-2 wrote: > > On 2011-04-07 20:28Z, Afflictedd2 wrote: >> >> $ ssh localhost >> Bad owner or permissions on /cygdrive/c/Users/Ted/.ssh/config >> >> I have checked that I have permissions on the files in the config >> directory >> and have also tried giving 777 permissions but I keep getting the same >> error. > > Try 644 or 600. It might consider 777 too liberal. > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > > -- View this message in context: http://old.nabble.com/Bad-owner-or-permissions-on-...-config-tp31346169p31346620.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple