Path-based authentication with 1.8.8
From: Steve Boone <steveb_at_ioindustries.com>
Date: Mon, 10 Mar 2014 14:26:16 -0400
Hello,
I have been experiencing a problem using path-based authorization with version 1.8.8 and Apache.
I am attempting to give a couple of users RW access to a particular sub-directory but when they attempt to commit changes they are denied. Here is a snippet of the authorization file.
[groups]
[repo:/Projects]
[repo:/Projects/Software/Client]
The problem is User4 and User5 cannot commit changes to files in [repo:/Projects/Software/Client]. The documentation indicates that this configuration should allow such commits.
If I add User4 = rw and User5 = rw to [repo:/Projects] the users are able to successfully commit.
Has anyone seen this issue? I am fairly certain we have not encountered such problems with past versions.
---------------------------------------------------------------
|
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.