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

Re: Hook script to restrict access on per user basis?

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2004-12-10 18:13:47 CET

On 09/12/2004 12:29, Jennifer Kesterson wrote:
> Is it possible to use a hook script to restrict access to the repository
> on a per user basis? I'm the administrator but I'm not a programmer and
> I don't have a clue as to where or how to begin, or if it is even possible.
>
> We do have a users file with user names and passwords.

What method of access do you use ? If you use ra_dav (http)
exclusively, check the details of mod_authz_svn. See
http://svnbook.red-bean.com/en/1.0/ch06s04.html#svn-ch-6-sect-4.4.2

If you use another method, or use different methods simultaneously, you
can use the hook scripts to do that. See svnperms.py in
http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/

Hope that helps !
François

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Fri Dec 10 18:46:40 2004

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.