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

Fwd: Security features, path based authorization in subversion

From: vinay i <vinay.indresh_at_gmail.com>
Date: Fri, 22 Aug 2008 15:20:27 +0530

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

-- 
I Vinay
D E Shaw & Co
Phone:+919000212127
Received on 2008-08-22 11:50:50 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.