Recursive ACLs fail
From: Jeremiah Foster <jeremiah.foster_at_pelagicore.com>
Date: Thu, 11 Mar 2010 17:06:40 +0100
Hello,
I have a repo that looks like this:
/var/svn-repos/uml-model
And I want to have read-write permissions on the sandbox, but not on uml-model. So I have set up an ACLs fie which looks like this:
[uml-model:/]
[uml-model:/sandbox/]
I am using LDAP for authentication which works fine. But what I cannot get to work is to permissions to be inheritable. No matter what my configuration, Subversion and Apache only allow me to read or write in /sandbox depending on the permissions of /.
Is there any way I can specify ACLS per directory? What am I doing wrong?
|
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.