* Permissions per git repository
@ 2011-11-28 13:38 pcm2a
2011-11-28 17:40 ` Jakub Narebski
0 siblings, 1 reply; 2+ messages in thread
From: pcm2a @ 2011-11-28 13:38 UTC (permalink / raw)
To: git
I have a central git repository running on Windows Server 2008 using Apache
2.2 + Smart HTTP + SSPI (for authentication). I can easily limit users to
all of the repositories with the 'require' command in apache. This is for
all repositories and not just certain ones.
How can I limit user(s) or group(s) to one repository and a different
user(s) or group(s) to another repository using git or apache configuration?
--
View this message in context: http://git.661346.n2.nabble.com/Permissions-per-git-repository-tp7038724p7038724.html
Sent from the git mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Permissions per git repository
2011-11-28 13:38 Permissions per git repository pcm2a
@ 2011-11-28 17:40 ` Jakub Narebski
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Narebski @ 2011-11-28 17:40 UTC (permalink / raw)
To: pcm2a; +Cc: git
pcm2a <cameron@ree-yees.com> writes:
> I have a central git repository running on Windows Server 2008 using Apache
> 2.2 + Smart HTTP + SSPI (for authentication). I can easily limit users to
> all of the repositories with the 'require' command in apache. This is for
> all repositories and not just certain ones.
>
> How can I limit user(s) or group(s) to one repository and a different
> user(s) or group(s) to another repository using git or apache configuration?
If I remember correctly gitolite (a tool to manage access to git
repositories) has support for controlling access via smart HTTP.
--
Jakub Narębski
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-28 17:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28 13:38 Permissions per git repository pcm2a
2011-11-28 17:40 ` Jakub Narebski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).