A
A
Alexander2015-06-24 00:00:56
git
Alexander, 2015-06-24 00:00:56

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

3 answer(s)
A
Alexander, 2015-06-24
@liff

install gitlab - it's the easiest. Otherwise, deal with the rights, because somewhere it is crookedly configured

E
Ergil Osin, 2015-06-24
@Ernillew

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.

A
Alexander, 2015-06-24
@savio

how to make friends gitolite and ldap?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question