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

Re: Limited Permissions for users

From: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Thu, 3 Dec 2009 10:14:41 -0600

On Dec 3, 2009, at 09:53, Juan Jesús Cremades Monserrat wrote:

> I've created a new repository and this is my Location tag:
>
> <Location /svn>
> DAV svn
> SVNParentPath /var/svn
> AuthType Basic
> AuthName "Subversion repos"
> AuthUserFile /etc/***
> Require valid-user
> </Location>
>
> Well, into de /var/svn folder there are three projects proy1, p2 & p3, and I want that user1 can access only to proy1. How can I do? Thanks!

Have you read about path-based authorization in the book?

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

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

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-03 17:15:54 CET

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.