Answer the question
In order to leave comments, you need to log in
How to organize a private public access to a git repository?
It is necessary to raise a closed git server, and user authorization via LDAP
Set up SSH + LDAP, one user performed a push and became the owner of the git repository files. Actually the question is how to be? Logically, the second user will not be able to push because he will not have access rights to the files of the git repository.
Moreover, it is necessary that the files of the git repository have an owner and group git: www-data (for the git web interface)
Answer the question
In order to leave comments, you need to log in
install gitlab - it's the easiest. Otherwise, deal with the rights, because somewhere it is crookedly configured
gitolite or gitlab of your choice.
I use both. Historically, they used the first, then they began to use the second in another place.
See what you love.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question