0

I am configuring git & github for a friend who's new to coding. He already has an ssh key on his mac, which is tied to his organization (which a colleague created for him). I have now created a new github account for him for a project we're doing together. Can I just use the ssh key that's already on his mac? Or will i need to generate a new one?

If I do need to generate a new one, is there anything I gotta watch out for?

1 Answer 1

3

If you add the matching public key to the Github account, he can access Github with the private key he already has.

However, as you describe above

which a colleague created for him

I would recommend that he generates a new key by himself (which he is sure nobody else has) and then use this key to access Github.

btw. some articles to read

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.