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

Re: Subversion User Administration Concern

From: Kenneth Vestergaard Schmidt <kvs_at_binarysolutions.dk>
Date: 2003-05-23 20:26:50 CEST

On Fri, May 23, 2003 at 10:34:30AM -0700, Greg Stein wrote:
> There are too many ways to insert access control and authentication. For
> example, I just had to add a user to one of my SVN repositories last night.
> In that server, I have a line like:
>
> require user joe john jack doe
>
> Thus, adding a new user requires a (graceful) restart. All of those come
> from a password file, but I don't want "any" user. Just some specific users.
>
> What I really need to do is define groups. Then I could require a group, and
> deal with group membership outside of Apache. But I'm just a simple man...

See http://httpd.apache.org/docs/howto/auth.html#basicconfig - I think that
is what you are looking for (specifically, how to use groups)

/Kenneth

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 23 20:27:37 2003

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

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