This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bad owner or permissions on .../config


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]