[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Administrate of hundreds of users, groups and projects?

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2005-12-19 12:04:45 CET

On Fri, 16 Dec 2005 09:51:53 +0100, qbase <qbase77@gmail.com> wrote:

>How does other large companies or big open source projects like Apache
>administrate their users, groups and ACL? Do they really administrate this
>manually?

FWIW, I use LDAP authentication against the corporate Active Directory
- so I don't have to worry about user names and passwords.

I've a fairly simple CGI script that takes a project name and some
user-ids. When the user hits 'submit', it creates the
/project-name/trunk /../tags /../branches structure (I use many
projects in the one repository solution), and then automatically edits
the authorization file allowing the users specified access to the new
project.

If more users subsequently need access, the file has to be edited
manually, but it's a start.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 19 12:12:09 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.