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

Re: Security features, path based authorization in subversion

From: vinay i <vinay.indresh_at_gmail.com>
Date: Fri, 22 Aug 2008 16:29:59 +0530

Can someone help me with this?

On Fri, Aug 22, 2008 at 3:20 PM, vinay i <vinay.indresh_at_gmail.com> wrote:

> Hi Schmidt
>
> I tired what you suggested. Can you please see if the set up is correct?
>
> *svn repository:* /proj/svntest/repository/svn and owner is UserB
>
> UserA runs
> *svn list file:///proj/svntest/repository/svn*
> branches/
> tags/
> trunk/
>
> chmod 700 /proj/svntest/repository/svn
>
> In authz file
> [/]
> userA = rw
>
> In svnserve.conf
>
> anon-access = read
> auth-access = write
>
> authz-db = authz
>
> Then userB ran *svnserve -d -r /proj/svntest/repository/svn*
>
> As userA in same machine i tried the below command
> svn list svn://domain.com/proj/svntest/repository/svn
> svn: Authorization failed
>
>
> Thanks
> Vinay
>
>
Received on 2008-08-22 13:00:44 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.