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

Re: Limiting permission's

From: Patricia A Moss <pmoss4_at_csc.com>
Date: Mon, 15 Jun 2009 10:04:02 -0400

There are a couple of reasons.
1. There are several hundred users, between the three groups, that would
need to be manually added. Then each addition would need to be manually
added.
2. We are trying to use LDAP/AD to limit the manual administrator work, as
specified above.

PATI MOSS
System Engineer Sr. Professional
CSC

Olivier Sannier <obones_at_free.fr>
06/15/2009 09:50 AM

To
Patricia A Moss/GIS/CSC_at_CSC
cc
users_at_subversion.tigris.org
Subject
Re: Limiting permission's

Why not use the default behaviour that is to use the svnaccess file like
this:

 AuthzSVNAccessFile "path/to/file/svn_access.txt"

This way you can put whatever you want in this, as explained in the book
here :

http://svnbook.red-bean.com/en/1.5/svn.serverconfig.pathbasedauthz.html

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2362188

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-15 16:05:06 CEST

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.