Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8193911
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T04:38:34+00:00 2026-06-07T04:38:34+00:00

I am trying to set up my pc as a testing machine. I am

  • 0

I am trying to set up my pc as a testing machine. I am part of a distributed team using git, but I am very new to using git. I have copied my public and private keys from my mac os x machine ~/.ssh directory in to the pc ~/.ssh directory and tried to clone the remote repository in the same way I would on the mac, but using git bash. It is asking for a password when it should not be….. I have even removed the other keys from my pc that could possibly require a password and only left the ones created for this project (that work on my mac without a password). I have also chmod 777 the ~/.ssh directory.

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T04:38:36+00:00Added an answer on June 7, 2026 at 4:38 am

    If you set such permissive restrictions on your ~/.ssh directory, your system will refuse to use it, on account of it being insecure.

    Try running the following:

    chmod 700 ~/.ssh
    chmod 600 ~/.ssh/*
    chmod 644 ~/.ssh/known_hosts
    

    That gets you the same config as I have on my system, which works happily:

    $ ls -al ~/.ssh
    total 39
    drwx------+ 1 meand Domain Users     0 Jul  2 15:04 .
    drwxr-xr-x+ 1 meand Domain Users     0 Jul  5 10:26 ..
    -rw-------  1 meand Domain Users    95 Apr 13 15:25 config
    -rw-------  1 meand Domain Users   134 Mar 16 12:10 environment
    -rw-------  1 meand Domain Users  1679 Oct 26  2011 id_rsa
    -rw-------  1 meand Domain Users   392 Oct 26  2011 id_rsa.pub
    -rw-r--r--  1 meand Domain Users 13217 Jul  2 15:19 known_hosts
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently trying to set up integration/acceptance testing for a new rails 3 application
I am new to testing and trying to set it up in a Zend
I'm trying to set a testing framework for a rails engine. I have everything
I'm trying to get unit testing set up with a c++ project using Visual
Trying to set up a new project, and running into a weird issue. I
I'm trying to set up a simple project using Node.js and Express with Expresso
I am trying to set expectations on a mocked ActiveRecord model. I have created
I'm trying to set up Moles to use in our unit testing. We are
I am trying to set up Google App Engine unit testing for my web
I've just started trying to set up some unit testing in what is essentially

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.