Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Readme #7

Open
milansismanovic opened this issue Dec 22, 2017 · 1 comment
Open

Enhance Readme #7

milansismanovic opened this issue Dec 22, 2017 · 1 comment

Comments

@milansismanovic
Copy link

milansismanovic commented Dec 22, 2017

Noobs question: Your Readme is great. Got everything working from there. Could you add a paragraph on how to add an additional git user?

I.e.
How to add an additional Git user:
Append the public key of the new git user to the ~/git-server/keys/id_rsa.pub and restart the git server

  • From host: $ cat new_user_id_rsa.pub >>~/git-server/keys

Such a great way to setup a git. Hope you can help.

@ChrislyBear-GH
Copy link

That's my question, too. Do I have to append all the public keys to the id_rsa.pub file in git-server/keys or is it possible to store them under different names (user1.pub, user2.pub, ...)

Chris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants